Home
last modified time | relevance | path

Searched defs:cancelLongPressShiftKeyTimers (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DTimerHandler.java125 public void cancelLongPressShiftKeyTimers() { in cancelLongPressShiftKeyTimers() method in TimerHandler
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DPointerTracker.java67 public void cancelLongPressShiftKeyTimers(); in cancelLongPressShiftKeyTimers() method
88 public void cancelLongPressShiftKeyTimers() {} in cancelLongPressShiftKeyTimers() method in PointerTracker.TimerProxy.Adapter