Searched refs:longPressShiftKey (Results 1 – 2 of 2) sorted by relevance
400 longPressShiftKey(ALPHABET_MANUAL_SHIFTED, ALPHABET_MANUAL_SHIFTED); in testLongPressShiftAndChording()410 longPressShiftKey(ALPHABET_SHIFT_LOCK_SHIFTED, ALPHABET_SHIFT_LOCK_SHIFTED); in testLongPressShiftAndChording()422 longPressShiftKey(ALPHABET_MANUAL_SHIFTED, ALPHABET_MANUAL_SHIFTED); in testLongPressShiftAndChording()433 longPressShiftKey(ALPHABET_MANUAL_SHIFTED, ALPHABET_MANUAL_SHIFTED); in testLongPressShiftAndChording()
205 public void longPressShiftKey(final int afterPress, final int afterLongPress) { in longPressShiftKey() method in KeyboardStateTestsBase227 longPressShiftKey(afterPress, afterLongPress); in longPressAndReleaseShiftKey()