Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSupplicantStaNetworkHalAidlImplTest.java241 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testWepNetworkWifiConfigurationSaveLoad()
386 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testSsidSaveFailure()
402 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testInvalidBssidSaveFailure()
DSupplicantStaNetworkHalHidlImplTest.java323 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testWepNetworkWifiConfigurationSaveLoad()
513 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testSsidSaveFailure()
533 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testInvalidBssidSaveFailure()
DWifiConfigurationTestUtil.java405 public static WifiConfiguration createWepHiddenNetwork() { in createWepHiddenNetwork() method in WifiConfigurationTestUtil
DWifiConfigManagerTest.java4675 WifiConfiguration network1 = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testRetrieveHiddenList()