Searched refs:activeWarning (Results 1 – 1 of 1) sorted by relevance
310 final long activeWarning = getActiveWarning(policy, cycleStart); in getUserPolicyOpportunisticQuotaBytes() local311 final long policyBytes = (activeWarning == WARNING_DISABLED) in getUserPolicyOpportunisticQuotaBytes()313 : activeWarning; in getUserPolicyOpportunisticQuotaBytes()