diff options
author | Yohei Yukawa <yukawa@google.com> | 2015-11-25 20:32:24 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2015-11-26 00:02:05 -0800 |
commit | 777ef95ebf18c61ff09e7567a06058d351c530ca (patch) | |
tree | ff8a95cf799d0e0f5d91abbf6cfc05027296b233 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 83b41adbcae93d86864d96ab3d27adffdcc2e2b2 (diff) |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions