Searched refs:onUnbindMethod (Results 1 – 5 of 5) sorted by relevance
29 void onUnbindMethod(int sequence, int unbindReason); in onUnbindMethod() method
1025 clientInfo.mClient.onUnbindMethod(clientInfo.mBindingSequence, in onInputMethodDisconnectedLocked()
4324 ((IInputMethodClient)msg.obj).onUnbindMethod(msg.arg1, msg.arg2); in handleMessage()
1048 public void onUnbindMethod(int sequence, @UnbindReason int unbindReason) {
24732 HSPLandroid/view/inputmethod/InputMethodManager$1;->onUnbindMethod(II)V30337 HPLcom/android/internal/view/IInputMethodClient$Stub$Proxy;->onUnbindMethod(II)V