HomeSort by relevance Sort by last modified time
    Searched refs:LONG_PRESS_MILLISECONDS (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Constants.java 174 public static final int LONG_PRESS_MILLISECONDS = 200;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java 454 || inputTransaction.mTimestamp > mLastKeyTime + Constants.LONG_PRESS_MILLISECONDS) {
    [all...]

Completed in 100 milliseconds