Searched refs:updateBatchInput (Results 1 – 3 of 3) sorted by relevance
128 private void updateBatchInput(final InputPointers batchPointers, in updateBatchInput() method in InputLogicHandler182 updateBatchInput(batchPointers, sequenceNumber, false /* isTailBatchInput */); in onUpdateBatchInput()213 updateBatchInput(batchPointers, sequenceNumber, true /* isTailBatchInput */); in updateTailBatchInput()
134 updateBatchInput(syntheticMoveEventTime, listener); in updateBatchInputByTimer()145 public void updateBatchInput(final long moveEventTime, in updateBatchInput() method in BatchInputArbiter
735 mBatchInputArbiter.updateBatchInput(eventTime, this); in onGestureMoveEvent()