Home
last modified time | relevance | path

Searched defs:wifiNetwork (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DBatteryStatsManagerTest.java191 final Network wifiNetwork = mCtsNetUtils.ensureWifiConnected(); in verifyGetWifiBatteryStats() local
DConnectivityManagerTest.java873 Network wifiNetwork = mCtsNetUtils.ensureWifiConnected(); in testOpenConnection() local
1126 Network wifiNetwork = null; in testRegisterNetworkCallback() local
1277 final Network wifiNetwork = mCtsNetUtils.ensureWifiConnected(); in runIdenticalPendingIntentsRequestTest() local
DNetworkAgentTest.kt1643 val (wifiAgent, wifiNetwork) = connectNetwork(TRANSPORT_WIFI) in testUnregisterAfterReplacement() constant
/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsNetUtils.java182 Network wifiNetwork = getWifiNetwork(); in reconnectWifiAndWaitForConnectivityAction() local
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java2909 final Network wifiNetwork = new Network(200); in testHandleIpConflict() local
2944 final Network wifiNetwork = new Network(200); in testNoAddressAvailable() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DNsdServiceTest.java1904 final Network wifiNetwork = new Network(123); in testTakeMulticastLockOnBehalfOfClient_ForForegroundAppsOnly() local
/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DVpnTest.java901 final Network wifiNetwork = mConnectUtil.ensureWifiValidated(); in testChangeUnderlyingNetworks() local