Searched refs:syntheticMoveEventTime (Results 1 – 2 of 2) sorted by relevance
130 public void updateBatchInputByTimer(final long syntheticMoveEventTime, in updateBatchInputByTimer() argument133 getElapsedTimeSinceFirstDown(syntheticMoveEventTime)); in updateBatchInputByTimer()134 updateBatchInput(syntheticMoveEventTime, listener); in updateBatchInputByTimer()
529 public void updateBatchInputByTimer(final long syntheticMoveEventTime) { in updateBatchInputByTimer() argument530 mBatchInputArbiter.updateBatchInputByTimer(syntheticMoveEventTime, this); in updateBatchInputByTimer()