Searched refs:MSG_TIMEOUT_INPUT_EVENT (Results 1 – 4 of 4) sorted by relevance
1853 InputEventHandler.MSG_TIMEOUT_INPUT_EVENT, p); in sendInputEventOnMainLooperLocked()1880 mHandler.removeMessages(InputEventHandler.MSG_TIMEOUT_INPUT_EVENT, p); in finishedInputEvent()1911 public static final int MSG_TIMEOUT_INPUT_EVENT = 2; field in TvInteractiveAppManager.Session.InputEventHandler1925 case MSG_TIMEOUT_INPUT_EVENT: { in handleMessage()
3585 … Message msg = mHandler.obtainMessage(InputEventHandler.MSG_TIMEOUT_INPUT_EVENT, p);3612 mHandler.removeMessages(InputEventHandler.MSG_TIMEOUT_INPUT_EVENT, p);3749 public static final int MSG_TIMEOUT_INPUT_EVENT = 2;3763 case MSG_TIMEOUT_INPUT_EVENT: {
667 private static final int MSG_TIMEOUT_INPUT_EVENT = 6; field in InputMethodManager1226 case MSG_TIMEOUT_INPUT_EVENT: { in handleMessage()3695 Message msg = mH.obtainMessage(MSG_TIMEOUT_INPUT_EVENT, seq, 0, p); in sendInputEventOnMainLooperLocked()3727 mH.removeMessages(MSG_TIMEOUT_INPUT_EVENT, p); in finishedInputEvent()
31433 Landroid/media/tv/TvInputManager$Session$InputEventHandler;->MSG_TIMEOUT_INPUT_EVENT:I60539 Landroid/view/inputmethod/InputMethodManager;->MSG_TIMEOUT_INPUT_EVENT:I