Searched refs:MSG_UNBIND (Results 1 – 3 of 3) sorted by relevance
76 private static final int MSG_UNBIND = 2; field in AbstractRemoteService80 protected static final int LAST_PRIVATE_MSG = MSG_UNBIND;395 mHandler.removeMessages(MSG_UNBIND); in cancelScheduledUnbind()440 .setWhat(MSG_UNBIND), unbindDelay); in scheduleUnbind()
664 private static final int MSG_UNBIND = 3; field in InputMethodManager1045 case MSG_UNBIND: { in handleMessage()1330 mH.obtainMessage(MSG_UNBIND, sequence, unbindReason).sendToTarget();
13077 Landroid/content/pm/permission/RuntimePermissionPresenter$RemoteService;->MSG_UNBIND:I60540 Landroid/view/inputmethod/InputMethodManager;->MSG_UNBIND:I