Searched defs:ignoreAltCodeKeyTimeout (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DTimerHandler.java48 public TimerHandler(final Callbacks ownerInstance, final int ignoreAltCodeKeyTimeout, argument
51 mIgnoreAltCodeKeyTimeout = ignoreAltCodeKeyTimeout;

Completed in 63 milliseconds