Home
last modified time | relevance | path

Searched refs:bindCurrentMethod (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodBindingControllerTest.java93 InputBindResult result = mBindingController.bindCurrentMethod(); in testBindCurrentMethod_noIme()
105 mBindingController.bindCurrentMethod(); in testBindCurrentMethod_unknownId()
122 InputBindResult result = mBindingController.bindCurrentMethod(); in testBindCurrentMethod_notConnected()
153 return mBindingController.bindCurrentMethod(); in testBindCurrentMethodWithMainConnection()
DInputMethodManagerServiceTestBase.java195 when(mMockInputMethodBindingController.bindCurrentMethod()) in setUp()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodBindingController.java505 InputBindResult bindCurrentMethod() { in bindCurrentMethod() method in InputMethodBindingController
608 bindCurrentMethod(); in setCurrentMethodVisible()
DInputMethodManagerService.java2237 return bindingController.bindCurrentMethod(); in startInputUncheckedLocked()
/frameworks/base/services/
Dart-wear-profile12274 PLcom/android/server/inputmethod/InputMethodBindingController;->bindCurrentMethod()Lcom/android/int…