Searched refs:unbindCurrentClientLocked (Results 1 – 3 of 3) sorted by relevance
360 mService.unbindCurrentClientLocked(UnbindReason.DISCONNECT_IME);
2346 void unbindCurrentClientLocked(@UnbindReason int unbindClientReason) { in unbindCurrentClientLocked() method in InputMethodManagerService2713 unbindCurrentClientLocked(UnbindReason.SWITCH_CLIENT); in prepareClientSwitchLocked()2875 unbindCurrentClientLocked(unbindClientReason); in resetCurrentMethodAndClientLocked()3410 unbindCurrentClientLocked(UnbindReason.SWITCH_IME); in setInputMethodLocked()
4188 HSPLcom/android/server/inputmethod/InputMethodManagerService;->unbindCurrentClientLocked(I)V