Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DKeyboardStateTestsBase.java84 private void pressKeyWithoutTimerExpire(final int code, final boolean isSinglePointer, in pressKeyWithoutTimerExpire() method in KeyboardStateTestsBase
98 pressKeyWithoutTimerExpire(code, true, afterPress); in pressKey()
133 pressKeyWithoutTimerExpire(code, false, afterPress); in chordingPressKey()
238 pressKeyWithoutTimerExpire(code, true, afterPress); in secondPressKey()