Searched refs:MSG_TIMEOUT_INPUT_EVENT (Results 1 – 1 of 1) sorted by relevance
347 static final int MSG_TIMEOUT_INPUT_EVENT = 6; field in InputMethodManager471 case MSG_TIMEOUT_INPUT_EVENT: { in handleMessage()1657 Message msg = mH.obtainMessage(MSG_TIMEOUT_INPUT_EVENT, p); in sendInputEventOnMainLooperLocked()1685 mH.removeMessages(MSG_TIMEOUT_INPUT_EVENT, p); in finishedInputEvent()