Searched refs:updateBatchInputByTimer (Results 1 – 3 of 3) sorted by relevance
130 public void updateBatchInputByTimer(final long syntheticMoveEventTime, in updateBatchInputByTimer() method in BatchInputArbiter
73 tracker3.updateBatchInputByTimer(SystemClock.uptimeMillis()); in handleMessage()
529 public void updateBatchInputByTimer(final long syntheticMoveEventTime) { in updateBatchInputByTimer() method in PointerTracker530 mBatchInputArbiter.updateBatchInputByTimer(syntheticMoveEventTime, this); in updateBatchInputByTimer()