Searched refs:startKeyRepeatTimerOf (Results 1 – 3 of 3) 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
1188 sTimerProxy.startKeyRepeatTimerOf(this, repeatCount, delay); in startKeyRepeatTimer()