Searched refs:startUpdateBatchInputTimer (Results 1 – 3 of 3) sorted by relevance
91 public void startUpdateBatchInputTimer(@Nonnull PointerTracker tracker); in startUpdateBatchInputTimer() method127 public void startUpdateBatchInputTimer(@Nonnull PointerTracker tracker) {} in startUpdateBatchInputTimer() method in TimerProxy.Adapter
74 startUpdateBatchInputTimer(tracker3); in handleMessage()201 public void startUpdateBatchInputTimer(@Nonnull final PointerTracker tracker) { in startUpdateBatchInputTimer() method in TimerHandler
546 sTimerProxy.startUpdateBatchInputTimer(this); in onStartUpdateBatchInputTimer()