Lines Matching full:cycle
151 * to inspect based on usage cycle and control through {@link NetworkPolicy}.
964 * Update chart sweeps and cycle list to reflect {@link NetworkPolicy} for
1000 // generate cycle list based on policy and available history
1011 // stash away currently selected cycle to try restoring below
1030 // find the next cycle boundary
1033 // walk backwards, generating all valid cycle ranges
1043 // one last cycle entry to modify policy cycle day
1059 // force pick the current cycle (first item)
1064 // only force-update cycle when changed; skipping preserves any
1146 final CycleItem cycle = (CycleItem) parent.getItemAtPosition(position);
1147 if (cycle instanceof CycleChangeItem) {
1148 // show cycle editor; will eventually call setPolicyCycleDay()
1152 // reset spinner to something other than "change cycle..."
1157 Log.d(TAG, "showing cycle " + cycle + ", start=" + cycle.start + ", end="
1158 + cycle.end + "]");
1161 // update chart to show selected cycle, and update detail data
1163 mChart.setVisibleRange(cycle.start, cycle.end);
1351 * List item that reflects a specific data usage cycle.
1403 * Special-case data usage cycle that triggers dialog to change
2477 // Data usage cycle