commit | d34e1486ee70ed433b86fa4815eded105f95887a | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Feb 11 08:03:52 2016 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Fri Feb 12 19:36:50 2016 -0800 |
tree | 59e93324bbcb79cbceb380582a2002d5a0c05984 | |
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