Searched refs:consumePermitLocked (Results 1 – 2 of 2) sorted by relevance
89 mTouchSupplier.consumePermitLocked(INITIAL_TIME); in testconsumePermitLocked_decrementsPermitCount()100 mTouchSupplier.consumePermitLocked(INITIAL_TIME); in testconsumePermitLocked_decrementIgnoredInThrottleWindow()101 mTouchSupplier.consumePermitLocked(INITIAL_TIME + 1); in testconsumePermitLocked_decrementIgnoredInThrottleWindow()121 mTouchSupplier.consumePermitLocked(firstEventTimestamp); in testconsumePermitLocked_decrementsToMinOf0()125 mTouchSupplier.consumePermitLocked(secondEventTimestamp); in testconsumePermitLocked_decrementsToMinOf0()135 mTouchSupplier.consumePermitLocked(INITIAL_TIME); in testhandlePermitRefreshLocked_incrementsPermitCount()
209 void consumePermitLocked(long timestamp) { in consumePermitLocked() method in TouchDriverAwarenessSupplier285 consumePermitLocked(SystemClock.elapsedRealtime()); in onInputEvent()