Home | History | Annotate | Download | only in inputmethodservice

Lines Matching defs:REPEAT_INTERVAL

222     private static final int REPEAT_INTERVAL = 50; // ~20 keys per second
380 sendMessageDelayed(repeat, REPEAT_INTERVAL);