Searched defs:startLongPressTimerOf (Results 1 – 2 of 2) sorted by relevance
106 public void startLongPressTimerOf(final PointerTracker tracker, final int delay) { in startLongPressTimerOf() method in TimerHandler
65 public void startLongPressTimerOf(PointerTracker tracker, int delay); in startLongPressTimerOf() method84 public void startLongPressTimerOf(PointerTracker tracker, int delay) {} in startLongPressTimerOf() method in PointerTracker.TimerProxy.Adapter