Home
last modified time | relevance | path

Searched refs:NETWORKS_WIFI (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/net/
DNetworkStatsServiceTest.java241 private static final Network[] NETWORKS_WIFI = new Network[]{ WIFI_NETWORK }; field in NetworkStatsServiceTest
689 mService.notifyNetworkStatus(NETWORKS_WIFI, states, getActiveIface(states), in initWifiStats()
770 mService.notifyNetworkStatus(NETWORKS_WIFI, states, getActiveIface(states), in testStatsRebootPersist()
845 mService.notifyNetworkStatus(NETWORKS_WIFI, states, getActiveIface(states), in testStatsBucketResize()
961 mService.notifyNetworkStatus(NETWORKS_WIFI, states, getActiveIface(states), in testUidRemovedIsMoved()
1260 mService.notifyNetworkStatus(NETWORKS_WIFI, states, getActiveIface(states), in testSummaryForAllUid()
1319 mService.notifyNetworkStatus(NETWORKS_WIFI, states, getActiveIface(states), in testGetLatestSummary()
1520 mService.notifyNetworkStatus(NETWORKS_WIFI, states, getActiveIface(states), in testForegroundBackground()
1580 mService.notifyNetworkStatus(NETWORKS_WIFI, states, getActiveIface(states), in testMetered()
1718 mService.notifyNetworkStatus(NETWORKS_WIFI, states, getActiveIface(states), in testRegisterUsageCallback()
[all …]