Searched refs:MSG_FLUSH_INPUT_EVENT (Results 1 – 5 of 5) sorted by relevance
765 mHandler.removeMessages(InputEventHandler.MSG_FLUSH_INPUT_EVENT); in flushPendingEventsLocked()771 InputEventHandler.MSG_FLUSH_INPUT_EVENT, seq, 0); in flushPendingEventsLocked()1003 public static final int MSG_FLUSH_INPUT_EVENT = 3; field in TvAdManager.Session.InputEventHandler1020 case MSG_FLUSH_INPUT_EVENT: { in handleMessage()
1849 mHandler.removeMessages(InputEventHandler.MSG_FLUSH_INPUT_EVENT); in flushPendingEventsLocked()1855 InputEventHandler.MSG_FLUSH_INPUT_EVENT, seq, 0); in flushPendingEventsLocked()1990 public static final int MSG_FLUSH_INPUT_EVENT = 3; field in TvInteractiveAppManager.Session.InputEventHandler2007 case MSG_FLUSH_INPUT_EVENT: { in handleMessage()
3977 mHandler.removeMessages(InputEventHandler.MSG_FLUSH_INPUT_EVENT);3982 … Message msg = mHandler.obtainMessage(InputEventHandler.MSG_FLUSH_INPUT_EVENT, seq, 0);4106 public static final int MSG_FLUSH_INPUT_EVENT = 3;4123 case MSG_FLUSH_INPUT_EVENT: {
706 private static final int MSG_FLUSH_INPUT_EVENT = 7; field in InputMethodManager1373 case MSG_FLUSH_INPUT_EVENT: { in handleMessage()4274 mH.removeMessages(MSG_FLUSH_INPUT_EVENT); in flushPendingEventsLocked()4279 Message msg = mH.obtainMessage(MSG_FLUSH_INPUT_EVENT, seq, 0); in flushPendingEventsLocked()
31431 Landroid/media/tv/TvInputManager$Session$InputEventHandler;->MSG_FLUSH_INPUT_EVENT:I59891 Landroid/view/inputmethod/InputMethodManager;->MSG_FLUSH_INPUT_EVENT:I