Searched refs:LONG_PRESS_KEYNUM1 (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DSkbContainer.java560 * generate first {@link #LONG_PRESS_KEYNUM1} key events.
566 * {@link #LONG_PRESS_KEYNUM1} key events, this timeout interval will be
580 * {@link #LONG_PRESS_KEYNUM1} key events, timeout interval
583 public static final int LONG_PRESS_KEYNUM1 = 1; field in class:SkbContainer.LongPressTimer
625 if (mResponseTimes < LONG_PRESS_KEYNUM1) {

Completed in 101 milliseconds