Searched refs:hasCycle (Results 1 – 5 of 5) sorted by relevance
183 public boolean hasCycle() { in hasCycle() method in NetworkPolicy
297 if (policy.hasCycle() && policy.template.matches(identity)) { in getUserPolicyOpportunisticQuotaBytes()
1165 if (!policy.hasCycle()) continue;1718 if (policy.limitBytes == LIMIT_DISABLED || !policy.hasCycle()) { in updateNetworkEnabledNL()1906 if (hasLimit && policy.hasCycle()) {
10366 HSPLandroid/net/NetworkPolicy;->hasCycle()Z
44501 Landroid/net/NetworkPolicy;->hasCycle()Z