Home | History | Annotate | Download | only in settings

Lines Matching refs:network

318             // bind network switches
394 // selected network, and binds chart, cycles and detail list.
687 // kick off loader for network history
689 // network history when showing app detail.
869 throw new RuntimeException("problem reading network policy", e);
941 historyStart = mChartData.network.getStart();
942 historyEnd = mChartData.network.getEnd();
1047 // setting a network limit. doesn't mutate restrict state.
1108 * current mode. In network mode, updates {@link #mAdapter} with sorted list
1147 entry = mChartData.network.getValues(start, end, now, null);
1173 mChart.bindNetworkStats(mChartData.network);
1557 // TODO: customize default limits based on network template
2086 * Test if device has an ethernet network connection.