Searched refs:MSG_UNBIND (Results 1 – 3 of 3) sorted by relevance
67 private static final int MSG_UNBIND = 2; field in AbstractRemoteService71 protected static final int LAST_PRIVATE_MSG = MSG_UNBIND;325 mHandler.removeMessages(MSG_UNBIND); in cancelScheduledUnbind()370 .setWhat(MSG_UNBIND), unbindDelay); in scheduleUnbind()
480 static final int MSG_UNBIND = 3; field in InputMethodManager600 case MSG_UNBIND: { in handleMessage()810 mH.obtainMessage(MSG_UNBIND, sequence, unbindReason).sendToTarget();
17067 Landroid/content/pm/permission/RuntimePermissionPresenter$RemoteService;->MSG_UNBIND:I80319 Landroid/view/inputmethod/InputMethodManager;->MSG_UNBIND:I