Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/ratelimiter/
DRateLimiter.java263 checkIfResourcesAreAvailable(quotaBucketToAvailableQuotaMap, quotaBuckets, cost); in spendApiCallResourcesIfAvailable()
286 checkIfResourcesAreAvailable(apiQuotaBucketToAvailableQuotaMap, apiQuotaBuckets, cost); in spendApiAndMemoryResourcesIfAvailable()
287 checkIfResourcesAreAvailable( in spendApiAndMemoryResourcesIfAvailable()
301 private static void checkIfResourcesAreAvailable( in checkIfResourcesAreAvailable() method in RateLimiter