Searched refs:MSG_FLUSH_INPUT_EVENT (Results 1 – 4 of 4) sorted by relevance
1771 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.InputEventHandler1929 case MSG_FLUSH_INPUT_EVENT: { in handleMessage()
3636 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: {
668 private static final int MSG_FLUSH_INPUT_EVENT = 7; field in InputMethodManager1230 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()
31431 Landroid/media/tv/TvInputManager$Session$InputEventHandler;->MSG_FLUSH_INPUT_EVENT:I60534 Landroid/view/inputmethod/InputMethodManager;->MSG_FLUSH_INPUT_EVENT:I