Searched refs:unbindCurrentClientLocked (Results 1 – 3 of 3) sorted by relevance
440 mService.unbindCurrentClientLocked(UnbindReason.DISCONNECT_IME);
1442 unbindCurrentClientLocked(UnbindReason.SWITCH_USER); in switchUserOnHandlerLocked()1910 void unbindCurrentClientLocked(@UnbindReason int unbindClientReason) { in unbindCurrentClientLocked() method in InputMethodManagerService2333 unbindCurrentClientLocked(UnbindReason.SWITCH_CLIENT); in prepareClientSwitchLocked()2504 unbindCurrentClientLocked(unbindClientReason); in resetCurrentMethodAndClientLocked()3159 unbindCurrentClientLocked(UnbindReason.SWITCH_IME); in setInputMethodLocked()
12473 PLcom/android/server/inputmethod/InputMethodManagerService;->unbindCurrentClientLocked(I)V