Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/ratelimiter/
DRateLimiter.java274 Map<Integer, Float> apiQuotaBucketToAvailableQuotaMap = in spendApiAndMemoryResourcesIfAvailable() local
286 checkIfResourcesAreAvailable(apiQuotaBucketToAvailableQuotaMap, apiQuotaBuckets, cost); in spendApiAndMemoryResourcesIfAvailable()
295 spendAvailableResources(uid, apiQuotaBucketToAvailableQuotaMap, apiQuotaBuckets, cost); in spendApiAndMemoryResourcesIfAvailable()