Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/net/
DNetworkStatsServiceTest.java689 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()
886 mService.notifyNetworkStatus(NETWORKS_MOBILE, states, getActiveIface(states), in testUidStatsAcrossNetworks()
921 mService.notifyNetworkStatus(NETWORKS_MOBILE, states, getActiveIface(states), in testUidStatsAcrossNetworks()
961 mService.notifyNetworkStatus(NETWORKS_WIFI, states, getActiveIface(states), in testUidRemovedIsMoved()
1038 mService.notifyNetworkStatus(NETWORKS_MOBILE, states, getActiveIface(states), in doTestMobileStatsByRatType()
1120 getActiveIface(mobileStates), new UnderlyingNetworkInfo[0]); in testMobileStatsMeteredness()
1162 mService.notifyNetworkStatus(NETWORKS_MOBILE, states, getActiveIface(states), in testMobileStatsOemManaged()
1177 mService.notifyNetworkStatus(NETWORKS_MOBILE, states, getActiveIface(states), in testMobileStatsOemManaged()
[all …]