Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/connectivity/
DMultipathPolicyTrackerTest.java172 long usedBytesToday, long subscriptionQuota, long policyWarning, long policyLimit, in testGetMultipathPreference() argument
188 if (policyWarning != WARNING_DISABLED || policyLimit != LIMIT_DISABLED) { in testGetMultipathPreference()
196 final boolean snoozeWarning = policyWarning == POLICY_SNOOZED; in testGetMultipathPreference()
202 snoozeWarning ? 0 : policyWarning, in testGetMultipathPreference()