Searched defs:startKeyRepeatTimerOf (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DTimerProxy.java43 public void startKeyRepeatTimerOf(@Nonnull PointerTracker tracker, int repeatCount, int delay); method in interface:TimerProxy
110 public void startKeyRepeatTimerOf(@Nonnull PointerTracker tracker, int repeatCount, method in class:TimerProxy.Adapter
H A DTimerHandler.java86 public void startKeyRepeatTimerOf(@Nonnull final PointerTracker tracker, final int repeatCount, method in class:TimerHandler

Completed in 28 milliseconds