Home
last modified time | relevance | path

Searched refs:MSG_TIMEOUT_INPUT_EVENT (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppManager.java1853 InputEventHandler.MSG_TIMEOUT_INPUT_EVENT, p); in sendInputEventOnMainLooperLocked()
1880 mHandler.removeMessages(InputEventHandler.MSG_TIMEOUT_INPUT_EVENT, p); in finishedInputEvent()
1911 public static final int MSG_TIMEOUT_INPUT_EVENT = 2; field in TvInteractiveAppManager.Session.InputEventHandler
1925 case MSG_TIMEOUT_INPUT_EVENT: { in handleMessage()
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvInputManager.java3585 … Message msg = mHandler.obtainMessage(InputEventHandler.MSG_TIMEOUT_INPUT_EVENT, p);
3612 mHandler.removeMessages(InputEventHandler.MSG_TIMEOUT_INPUT_EVENT, p);
3749 public static final int MSG_TIMEOUT_INPUT_EVENT = 2;
3763 case MSG_TIMEOUT_INPUT_EVENT: {
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java667 private static final int MSG_TIMEOUT_INPUT_EVENT = 6; field in InputMethodManager
1226 case MSG_TIMEOUT_INPUT_EVENT: { in handleMessage()
3695 Message msg = mH.obtainMessage(MSG_TIMEOUT_INPUT_EVENT, seq, 0, p); in sendInputEventOnMainLooperLocked()
3727 mH.removeMessages(MSG_TIMEOUT_INPUT_EVENT, p); in finishedInputEvent()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt31433 Landroid/media/tv/TvInputManager$Session$InputEventHandler;->MSG_TIMEOUT_INPUT_EVENT:I
60539 Landroid/view/inputmethod/InputMethodManager;->MSG_TIMEOUT_INPUT_EVENT:I