Home
last modified time | relevance | path

Searched refs:MSG_UNBIND (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/infra/
DAbstractRemoteService.java67 private static final int MSG_UNBIND = 2; field in AbstractRemoteService
71 protected static final int LAST_PRIVATE_MSG = MSG_UNBIND;
325 mHandler.removeMessages(MSG_UNBIND); in cancelScheduledUnbind()
370 .setWhat(MSG_UNBIND), unbindDelay); in scheduleUnbind()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java480 static final int MSG_UNBIND = 3; field in InputMethodManager
600 case MSG_UNBIND: { in handleMessage()
810 mH.obtainMessage(MSG_UNBIND, sequence, unbindReason).sendToTarget();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17067 Landroid/content/pm/permission/RuntimePermissionPresenter$RemoteService;->MSG_UNBIND:I
80319 Landroid/view/inputmethod/InputMethodManager;->MSG_UNBIND:I