Searched refs:MSG_FLUSH_INPUT_EVENT (Results 1 – 3 of 3) sorted by relevance
2791 mHandler.removeMessages(InputEventHandler.MSG_FLUSH_INPUT_EVENT);2796 … Message msg = mHandler.obtainMessage(InputEventHandler.MSG_FLUSH_INPUT_EVENT, seq, 0);2845 public static final int MSG_FLUSH_INPUT_EVENT = 3;2862 case MSG_FLUSH_INPUT_EVENT: {
499 static final int MSG_FLUSH_INPUT_EVENT = 7; field in InputMethodManager953 case MSG_FLUSH_INPUT_EVENT: { in handleMessage()2734 mH.removeMessages(MSG_FLUSH_INPUT_EVENT); in flushPendingEventsLocked()2739 Message msg = mH.obtainMessage(MSG_FLUSH_INPUT_EVENT, seq, 0); in flushPendingEventsLocked()
34309 Landroid/media/tv/TvInputManager$Session$InputEventHandler;->MSG_FLUSH_INPUT_EVENT:I63857 Landroid/view/inputmethod/InputMethodManager;->MSG_FLUSH_INPUT_EVENT:I