Searched defs:mIgnoreAltCodeKeyTimeout (Results 1 – 1 of 1) sorted by relevance
161 private final int mIgnoreAltCodeKeyTimeout; field in MainKeyboardView.KeyTimerHandler313 obtainMessage(MSG_TYPING_STATE_EXPIRED), mIgnoreAltCodeKeyTimeout); in startTypingStateTimer() local