Searched refs:unbindCurrentMethod (Results 1 – 4 of 4) sorted by relevance
293 unbindCurrentMethod();367 void unbindCurrentMethod() { in unbindCurrentMethod() method in InputMethodBindingController
2635 mBindingController.unbindCurrentMethod(); in startInputUncheckedLocked()2667 mBindingController.unbindCurrentMethod(); in startInputUncheckedLocked()2874 mBindingController.unbindCurrentMethod(); in resetCurrentMethodAndClientLocked()3965 mBindingController.unbindCurrentMethod(); in startInputOrWindowGainedFocusInternalLocked()6646 mBindingController.unbindCurrentMethod(); in handleShellCommandResetInputMethod()
199 mBindingController.unbindCurrentMethod(); in testUnbindCurrentMethod()
195 doNothing().when(mMockInputMethodBindingController).unbindCurrentMethod(); in setUp()