Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/ratelimiter/
DRateLimiter.java269 List<Integer> apiQuotaBuckets, in spendApiAndMemoryResourcesIfAvailable() argument
275 getQuotaBucketToAvailableQuotaMap(uid, apiQuotaBuckets); in spendApiAndMemoryResourcesIfAvailable()
286 checkIfResourcesAreAvailable(apiQuotaBucketToAvailableQuotaMap, apiQuotaBuckets, cost); in spendApiAndMemoryResourcesIfAvailable()
295 spendAvailableResources(uid, apiQuotaBucketToAvailableQuotaMap, apiQuotaBuckets, cost); in spendApiAndMemoryResourcesIfAvailable()