Home
last modified time | relevance | path

Searched refs:REPEAT_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java232 private static final int REPEAT_INTERVAL = 50; // ~20 keys per second field in KeyboardView
390 sendMessageDelayed(repeat, REPEAT_INTERVAL); in onAttachedToWindow()
/aosp12/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 KeyboardView
1633 sendMessageDelayed(repeat, REPEAT_INTERVAL);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25640 Landroid/inputmethodservice/KeyboardView;->REPEAT_INTERVAL:I