Home | History | Annotate | Download | only in settings

Lines Matching refs:network

347             // bind network switches
420 // selected network, and binds chart, cycles and detail list.
745 // kick off loader for network history
747 // network history when showing app detail.
972 historyStart = mChartData.network.getStart();
973 historyEnd = mChartData.network.getEnd();
1139 * current mode. In network mode, updates {@link #mAdapter} with sorted list
1178 entry = mChartData.network.getValues(start, end, now, null);
1214 mChart.bindNetworkStats(mChartData.network);
1658 // TODO: customize default limits based on network template
2213 // require both supported network and ready SIM
2250 * Test if device has an ethernet network connection.