Searched defs:startKeyRepeatTimerOf (Results 1 – 2 of 2) sorted by relevance
43 public void startKeyRepeatTimerOf(@Nonnull PointerTracker tracker, int repeatCount, int delay); in startKeyRepeatTimerOf() method110 public void startKeyRepeatTimerOf(@Nonnull PointerTracker tracker, int repeatCount, in startKeyRepeatTimerOf() method in TimerProxy.Adapter
86 public void startKeyRepeatTimerOf(@Nonnull final PointerTracker tracker, final int repeatCount, in startKeyRepeatTimerOf() method in TimerHandler