Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DTimerProxy.java74 public void startDoubleTapShiftKeyTimer(); in startDoubleTapShiftKeyTimer() method
121 public void startDoubleTapShiftKeyTimer() {} in startDoubleTapShiftKeyTimer() method in TimerProxy.Adapter
DKeyboardState.java63 public void startDoubleTapShiftKeyTimer(); in startDoubleTapShiftKeyTimer() method
497 mSwitchActions.startDoubleTapShiftKeyTimer(); in onPressShift()
DTimerHandler.java174 public void startDoubleTapShiftKeyTimer() { in startDoubleTapShiftKeyTimer() method in TimerHandler
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java372 public void startDoubleTapShiftKeyTimer() { in startDoubleTapShiftKeyTimer() method in KeyboardSwitcher
378 keyboardView.startDoubleTapShiftKeyTimer(); in startDoubleTapShiftKeyTimer()
DMainKeyboardView.java684 public void startDoubleTapShiftKeyTimer() { in startDoubleTapShiftKeyTimer() method in MainKeyboardView
685 mTimerHandler.startDoubleTapShiftKeyTimer(); in startDoubleTapShiftKeyTimer()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMockKeyboardSwitcher.java135 public void startDoubleTapShiftKeyTimer() { in startDoubleTapShiftKeyTimer() method in MockKeyboardSwitcher