Searched refs:REPEAT_START_DELAY (Results 1 – 1 of 1) sorted by relevance
245 private static final int REPEAT_START_DELAY = 400; field in KeyboardView1309 mHandler.sendMessageDelayed(msg, REPEAT_START_DELAY); in onModifiedTouchEvent()