Searched refs:createWepHiddenNetwork (Results 1 – 3 of 3) sorted by relevance
216 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testWepNetworkWifiConfigurationSaveLoad()327 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testNetworkIdLoad()343 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testSsidLoadFailure()363 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testSsidSaveFailure()380 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testInvalidKeyMgmtSaveFailure()396 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testInvalidKeyMgmtLoadFailure()417 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testInvalidBssidSaveFailure()433 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testInvalidBssidLoadFailure()453 WifiConfiguration config = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testInvalidSsidLoadFailure()
326 public static WifiConfiguration createWepHiddenNetwork() { in createWepHiddenNetwork() method in WifiConfigurationTestUtil
3867 WifiConfiguration network1 = WifiConfigurationTestUtil.createWepHiddenNetwork(); in testRetrieveHiddenList()