Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DMultipathPolicyTracker.java323 final long policyBudget = getRemainingDailyBudget(policyBytes, in getUserPolicyOpportunisticQuotaBytes() local
325 minQuota = Math.min(minQuota, policyBudget); in getUserPolicyOpportunisticQuotaBytes()