Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/unittests/src/android/health/connect/
DRateLimiterTest.java100 tryAcquireCallQuotaNTimes( in testTryAcquireApiCallQuota_unmeteredForegroundCalls()
108 tryAcquireCallQuotaNTimes( in testTryAcquireApiCallQuota_unmeteredBackgroundCalls()
116 tryAcquireCallQuotaNTimes( in testTryAcquireApiCallQuota_meteredForegroundCallsInLimit()
124 tryAcquireCallQuotaNTimes( in testTryAcquireApiCallQuota_meteredBackgroundCallsInLimit()
133 tryAcquireCallQuotaNTimes( in testTryAcquireApiCallQuota_meteredForegroundCallsLimitExceeded()
140 tryAcquireCallQuotaNTimes(quotaCategoryRead, IS_IN_FOREGROUND_TRUE, ceilQuotaAcquired); in testTryAcquireApiCallQuota_meteredForegroundCallsLimitExceeded()
148 tryAcquireCallQuotaNTimes( in testTryAcquireApiCallQuota_meteredBackgroundCallsLimitExceeded()
155 tryAcquireCallQuotaNTimes(quotaCategoryWrite, IS_IN_FOREGROUND_FALSE, ceilQuotaAcquired); in testTryAcquireApiCallQuota_meteredBackgroundCallsLimitExceeded()
164 tryAcquireCallQuotaNTimes( in testRecordMemoryRollingQuota_exceedBackgroundLimit()
207 private void tryAcquireCallQuotaNTimes( in tryAcquireCallQuotaNTimes() method in RateLimiterTest
[all …]