OSDN Git Service

Follow method renamings
authorYohei Yukawa <yukawa@google.com>
Mon, 15 Jan 2018 00:15:31 +0000 (16:15 -0800)
committerYohei Yukawa <yukawa@google.com>
Mon, 15 Jan 2018 00:15:31 +0000 (16:15 -0800)
commit2b63434b9309a6ca674182b95d50a0f9977b2651
treee49c6b6059149d6fba80e701607f0f92b4162179
parent4d5420f06613901aafb2cc35f317fecda43a1964
Follow method renamings

This is a follow up CL to a recent CL [1], which deprecated several
APIs InputMethodManager class but forgot to update some of existing
call sites in InputMethodService to use new method names.

This CL only addresses deprecated API usage warnings.  There should be
no behavior change.

 [1]: I3163f3cbe557c85103ca287bee0874a3b4194032
      d8d03a8e1b5b7f4b05d7f99a19d356ffd95edb58

Bug: 70282603
Test: atest CtsInputMethodTestCases
Change-Id: I709ca997523ac9a9cd2d236f3158bbb18cf2edc3
core/java/android/inputmethodservice/InputMethodService.java