diff options
author | Yohei Yukawa <yukawa@google.com> | 2016-02-11 08:03:52 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2016-02-12 19:36:50 -0800 |
commit | d34e1486ee70ed433b86fa4815eded105f95887a (patch) | |
tree | 59e93324bbcb79cbceb380582a2002d5a0c05984 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 622b44d00fdbddf6717fd8bc9515111fec71115b (diff) |
Use Context#getSystemService(Class<T>) in IMMS.
This is a mechanical replacement of
Object Context#getSystemService(String)
with
T Context#getSystemService(Class<T>)
in InputMethodManagerService.java.
No behavior change is intended.
Bug: 26279466
Change-Id: Iec6b89f0367140f98d3ca4caa1dae7375e27f3ad
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions