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

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

Completed in 141 milliseconds