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.java70 private static final int MSG_UNBIND = 2; field in AbstractRemoteService
74 protected static final int LAST_PRIVATE_MSG = MSG_UNBIND;
343 mHandler.removeMessages(MSG_UNBIND); in cancelScheduledUnbind()
388 .setWhat(MSG_UNBIND), unbindDelay); in scheduleUnbind()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java495 static final int MSG_UNBIND = 3; field in InputMethodManager
871 case MSG_UNBIND: { in handleMessage()
1003 mH.obtainMessage(MSG_UNBIND, sequence, unbindReason).sendToTarget();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt15955 Landroid/content/pm/permission/RuntimePermissionPresenter$RemoteService;->MSG_UNBIND:I
63863 Landroid/view/inputmethod/InputMethodManager;->MSG_UNBIND:I