Home
last modified time | relevance | path

Searched refs:DEBOUNCE_TIME (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java190 private static final int DEBOUNCE_TIME = 70; field in KeyboardView
1370 if (mCurrentKeyTime < mLastKeyTime && mCurrentKeyTime < DEBOUNCE_TIME in onModifiedTouchEvent()