Searched refs:resetCurrentMethodAndClientLocked (Results 1 – 2 of 2) sorted by relevance
2496 void resetCurrentMethodAndClientLocked(@UnbindReason int unbindClientReason) { in resetCurrentMethodAndClientLocked() method in InputMethodManagerService3041 resetCurrentMethodAndClientLocked(UnbindReason.SWITCH_IME_FAILED); in updateInputMethodsFromSettingsLocked()3045 resetCurrentMethodAndClientLocked(UnbindReason.NO_IME); in updateInputMethodsFromSettingsLocked()
12452 PLcom/android/server/inputmethod/InputMethodManagerService;->resetCurrentMethodAndClientLocked(I)V