Searched refs:REPEAT_INTERVAL (Results 1 – 3 of 3) sorted by relevance
232 private static final int REPEAT_INTERVAL = 50; // ~20 keys per second field in KeyboardView390 sendMessageDelayed(repeat, REPEAT_INTERVAL); in onAttachedToWindow()
244 private static final int REPEAT_INTERVAL = 50; // ~20 keys per second field in KeyboardView1633 sendMessageDelayed(repeat, REPEAT_INTERVAL);
25640 Landroid/inputmethodservice/KeyboardView;->REPEAT_INTERVAL:I