Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppManager.java1771 mHandler.removeMessages(InputEventHandler.MSG_FLUSH_INPUT_EVENT); in flushPendingEventsLocked()
1777 InputEventHandler.MSG_FLUSH_INPUT_EVENT, seq, 0); in flushPendingEventsLocked()
1912 public static final int MSG_FLUSH_INPUT_EVENT = 3; field in TvInteractiveAppManager.Session.InputEventHandler
1929 case MSG_FLUSH_INPUT_EVENT: { in handleMessage()
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvInputManager.java3636 mHandler.removeMessages(InputEventHandler.MSG_FLUSH_INPUT_EVENT);
3641 … Message msg = mHandler.obtainMessage(InputEventHandler.MSG_FLUSH_INPUT_EVENT, seq, 0);
3750 public static final int MSG_FLUSH_INPUT_EVENT = 3;
3767 case MSG_FLUSH_INPUT_EVENT: {
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java668 private static final int MSG_FLUSH_INPUT_EVENT = 7; field in InputMethodManager
1230 case MSG_FLUSH_INPUT_EVENT: { in handleMessage()
3752 mH.removeMessages(MSG_FLUSH_INPUT_EVENT); in flushPendingEventsLocked()
3757 Message msg = mH.obtainMessage(MSG_FLUSH_INPUT_EVENT, seq, 0); in flushPendingEventsLocked()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt31431 Landroid/media/tv/TvInputManager$Session$InputEventHandler;->MSG_FLUSH_INPUT_EVENT:I
60534 Landroid/view/inputmethod/InputMethodManager;->MSG_FLUSH_INPUT_EVENT:I