Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/infra/
H A DAbstractRemoteService.java76 private static final int MSG_UNBIND = 2; field in AbstractRemoteService
80 protected static final int LAST_PRIVATE_MSG = MSG_UNBIND;
395 mHandler.removeMessages(MSG_UNBIND); in cancelScheduledUnbind()
440 .setWhat(MSG_UNBIND), unbindDelay); in scheduleUnbind()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java664 private static final int MSG_UNBIND = 3; field in InputMethodManager
1045 case MSG_UNBIND: { in handleMessage()
1330 mH.obtainMessage(MSG_UNBIND, sequence, unbindReason).sendToTarget();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13077 Landroid/content/pm/permission/RuntimePermissionPresenter$RemoteService;->MSG_UNBIND:I
60540 Landroid/view/inputmethod/InputMethodManager;->MSG_UNBIND:I