Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/
DTvInputManager.java2466 mHandler.removeMessages(InputEventHandler.MSG_FLUSH_INPUT_EVENT);
2471 … Message msg = mHandler.obtainMessage(InputEventHandler.MSG_FLUSH_INPUT_EVENT, seq, 0);
2520 public static final int MSG_FLUSH_INPUT_EVENT = 3;
2537 case MSG_FLUSH_INPUT_EVENT: {
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java484 static final int MSG_FLUSH_INPUT_EVENT = 7; field in InputMethodManager
668 case MSG_FLUSH_INPUT_EVENT: { in handleMessage()
2619 mH.removeMessages(MSG_FLUSH_INPUT_EVENT); in flushPendingEventsLocked()
2624 Message msg = mH.obtainMessage(MSG_FLUSH_INPUT_EVENT, seq, 0); in flushPendingEventsLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt41566 Landroid/media/tv/TvInputManager$Session$InputEventHandler;->MSG_FLUSH_INPUT_EVENT:I
74963 Landroid/view/inputmethod/InputMethodManager;->MSG_FLUSH_INPUT_EVENT:I