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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java226 private static final int REPEAT_START_DELAY = 400; field in class:KeyboardView
1228 mHandler.sendMessageDelayed(msg, REPEAT_START_DELAY);

Completed in 127 milliseconds