HomeSort by relevance Sort by last modified time
    Searched refs:startDoubleTapShiftKeyTimer (Results 1 - 5 of 5) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
MockKeyboardSwitcher.java 133 public void startDoubleTapShiftKeyTimer() {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 289 public void startDoubleTapShiftKeyTimer() {
292 keyboardView.startDoubleTapShiftKeyTimer();
MainKeyboardView.java 323 public void startDoubleTapShiftKeyTimer() {
    [all...]
PointerTracker.java 100 public void startDoubleTapShiftKeyTimer();
120 public void startDoubleTapShiftKeyTimer() {}
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardState.java 57 public void startDoubleTapShiftKeyTimer();
469 mSwitchActions.startDoubleTapShiftKeyTimer();

Completed in 154 milliseconds