Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java245 private static final int REPEAT_START_DELAY = 400; field in KeyboardView
1309 mHandler.sendMessageDelayed(msg, REPEAT_START_DELAY); in onModifiedTouchEvent()