Searched refs:unbindCurrentMethod (Results 1 – 5 of 5) sorted by relevance
362 unbindCurrentMethod();465 void unbindCurrentMethod() { in unbindCurrentMethod() method in InputMethodBindingController
1440 bindingController.unbindCurrentMethod(); in switchUserOnHandlerLocked()2201 bindingController.unbindCurrentMethod(); in startInputUncheckedLocked()2236 bindingController.unbindCurrentMethod(); in startInputUncheckedLocked()2503 bindingController.unbindCurrentMethod(); in resetCurrentMethodAndClientLocked()3961 bindingController.unbindCurrentMethod(); in startInputOrWindowGainedFocusInternalLocked()6646 bindingController.unbindCurrentMethod(); in handleShellCommandResetInputMethod()
204 mBindingController.unbindCurrentMethod(); in testUnbindCurrentMethod()
197 doNothing().when(mMockInputMethodBindingController).unbindCurrentMethod(); in setUp()
12290 PLcom/android/server/inputmethod/InputMethodBindingController;->unbindCurrentMethod()V