Files
frameworks_base/core/java/android/app
Yohei Yukawa 777ef95ebf Use Context.getSystemService(Class<T>) for InputMethodManager.
This is a mechanical replacement of Context.getSystemService(String)
with Context.getSystemService(Class<T>) when retrieving
InputMethodManager.  Note those are bundled code.  Hence we don't need
to make sure Build.VERSION.SDK_INT >= 23.

Change-Id: Icc64942ad8f11e44bf84f8d4fe476b2fdd1257f3
2015-11-26 00:02:05 -08:00
..
2015-11-24 15:38:16 -08:00
2015-08-21 13:28:00 -07:00
2015-10-06 15:18:40 -07:00
2015-11-06 17:16:06 +00:00
2015-06-09 19:52:23 -07:00
2015-11-16 16:10:56 -05:00