Searched refs:cancelUpdateBatchInputTimer (Results 1 – 3 of 3) sorted by relevance
97 public void cancelUpdateBatchInputTimer(@Nonnull PointerTracker tracker); in cancelUpdateBatchInputTimer() method129 public void cancelUpdateBatchInputTimer(@Nonnull PointerTracker tracker) {} in cancelUpdateBatchInputTimer() method in TimerProxy.Adapter
211 public void cancelUpdateBatchInputTimer(@Nonnull final PointerTracker tracker) { in cancelUpdateBatchInputTimer() method in TimerHandler
930 sTimerProxy.cancelUpdateBatchInputTimer(this); in onUpEvent()