Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/net/
H A DNetworkPolicy.java182 public boolean isOverWarning(long totalBytes) { in isOverWarning() method in NetworkPolicy
/aosp14/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java1480 if (policy.isOverWarning(totalBytes) && !policy.isOverLimit(totalBytes)) {
2205 && !policy.isOverWarning(totalBytes)) {