Searched refs:MSG_FLUSH_INPUT_EVENT (Results 1 – 3 of 3) sorted by relevance
2466 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: {
484 static final int MSG_FLUSH_INPUT_EVENT = 7; field in InputMethodManager668 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()
41566 Landroid/media/tv/TvInputManager$Session$InputEventHandler;->MSG_FLUSH_INPUT_EVENT:I74963 Landroid/view/inputmethod/InputMethodManager;->MSG_FLUSH_INPUT_EVENT:I