Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DKeyboardStateTestsBase.java237 public void secondPressKey(final int code, final int afterPress) { in secondPressKey() method in KeyboardStateTestsBase
250 secondPressKey(code, afterPress); in secondPressAndReleaseKey()