Home
last modified time | relevance | path

Searched refs:tryAcquireCallQuotaNTimesForWrite (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/ratelimiter/
DRateLimiterTest.java106 tryAcquireCallQuotaNTimesForWrite(MAX_FOREGROUND_WRITE_CALL_15M); in testTryAcquireApiCallQuota_writeCallsInLimit()
197 tryAcquireCallQuotaNTimesForWrite(MAX_FOREGROUND_WRITE_CALL_15M); in exceedWriteQuota()
303 private void tryAcquireCallQuotaNTimesForWrite(int nTimes) throws InterruptedException { in tryAcquireCallQuotaNTimesForWrite() method in RateLimiterTest