Searched refs:MSG_TIMEOUT_INPUT_EVENT (Results 1 – 3 of 3) sorted by relevance
2740 … Message msg = mHandler.obtainMessage(InputEventHandler.MSG_TIMEOUT_INPUT_EVENT, p);2767 mHandler.removeMessages(InputEventHandler.MSG_TIMEOUT_INPUT_EVENT, p);2844 public static final int MSG_TIMEOUT_INPUT_EVENT = 2;2858 case MSG_TIMEOUT_INPUT_EVENT: {
498 static final int MSG_TIMEOUT_INPUT_EVENT = 6; field in InputMethodManager949 case MSG_TIMEOUT_INPUT_EVENT: { in handleMessage()2682 Message msg = mH.obtainMessage(MSG_TIMEOUT_INPUT_EVENT, seq, 0, p); in sendInputEventOnMainLooperLocked()2709 mH.removeMessages(MSG_TIMEOUT_INPUT_EVENT, p); in finishedInputEvent()
34311 Landroid/media/tv/TvInputManager$Session$InputEventHandler;->MSG_TIMEOUT_INPUT_EVENT:I63862 Landroid/view/inputmethod/InputMethodManager;->MSG_TIMEOUT_INPUT_EVENT:I