Searched refs:CYCLE_NONE (Results 1 – 3 of 3) sorted by relevance
20 import static android.net.NetworkPolicy.CYCLE_NONE;216 if (policy.cycleDay == CYCLE_NONE) { in computeLastCycleBoundary()246 if (policy.cycleDay == CYCLE_NONE) { in computeNextCycleBoundary()
33 public static final int CYCLE_NONE = -1; field in NetworkPolicy131 return cycleDay != CYCLE_NONE; in hasCycle()
35 import static android.net.NetworkPolicy.CYCLE_NONE;736 policy = new NetworkPolicy(template, CYCLE_NONE, Time.TIMEZONE_UTC,