Searched refs:MSG_UNBIND (Results 1 – 3 of 3) sorted by relevance
70 private static final int MSG_UNBIND = 2; field in AbstractRemoteService74 protected static final int LAST_PRIVATE_MSG = MSG_UNBIND;343 mHandler.removeMessages(MSG_UNBIND); in cancelScheduledUnbind()388 .setWhat(MSG_UNBIND), unbindDelay); in scheduleUnbind()
495 static final int MSG_UNBIND = 3; field in InputMethodManager871 case MSG_UNBIND: { in handleMessage()1003 mH.obtainMessage(MSG_UNBIND, sequence, unbindReason).sendToTarget();
15955 Landroid/content/pm/permission/RuntimePermissionPresenter$RemoteService;->MSG_UNBIND:I63863 Landroid/view/inputmethod/InputMethodManager;->MSG_UNBIND:I