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()
1158 if (!policy.hasCycle()) continue;1706 if (policy.limitBytes == LIMIT_DISABLED || !policy.hasCycle()) { in updateNetworkEnabledNL()1887 if (hasLimit && policy.hasCycle()) {
10366 HSPLandroid/net/NetworkPolicy;->hasCycle()Z
47754 Landroid/net/NetworkPolicy;->hasCycle()Z