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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
TimerHandler.java 170 public void startDoubleTapShiftKeyTimer() {
KeyboardState.java 58 public void startDoubleTapShiftKeyTimer();
487 mSwitchActions.startDoubleTapShiftKeyTimer();
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
MockKeyboardSwitcher.java 134 public void startDoubleTapShiftKeyTimer() {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 281 public void startDoubleTapShiftKeyTimer() {
284 keyboardView.startDoubleTapShiftKeyTimer();
MainKeyboardView.java     [all...]
PointerTracker.java 69 public void startDoubleTapShiftKeyTimer();
92 public void startDoubleTapShiftKeyTimer() {}
    [all...]

Completed in 440 milliseconds