Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java244 private static final int REPEAT_INTERVAL = 50; // ~20 keys per second field in KeyboardView
1630 sendMessageDelayed(repeat, REPEAT_INTERVAL);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboardView.java225 private static final int REPEAT_INTERVAL = 50; field in KeyboardView
263 sendMessageDelayed(repeat, REPEAT_INTERVAL);