Searched refs:createOweNetwork (Results 1 – 7 of 7) sorted by relevance
247 public static WifiConfiguration createOweNetwork() { in createOweNetwork() method in WifiConfigurationTestUtil248 return createOweNetwork(createNewSSID()); in createOweNetwork()251 public static WifiConfiguration createOweNetwork(String ssid) { in createOweNetwork() method in WifiConfigurationTestUtil
533 configurations.add(WifiConfigurationTestUtil.createOweNetwork()); in testMultipleNetworksAllBackupRestore()571 WifiConfiguration oweNetwork = WifiConfigurationTestUtil.createOweNetwork(); in testMultipleNetworksNonEnterpriseBackupRestore()
220 WifiConfigurationTestUtil.createOweNetwork(), in testValidatePositiveCases_Ascii()568 WifiConfiguration config = WifiConfigurationTestUtil.createOweNetwork(); in testValidateNegativeCases_OweMissingPmf()
413 WifiConfiguration oweNetwork = WifiConfigurationTestUtil.createOweNetwork(quotedSsid2); in startInitializesWakeupLockWithSavedScanResultsAndNetworkSuggestions()
129 WifiConfiguration config = WifiConfigurationTestUtil.createOweNetwork(); in testOweNetworkWifiConfigurationSaveLoad()
1549 WifiConfigurationTestUtil.createOweNetwork()); in testMatchScanDetailToNetworksAndCache()1567 WifiConfiguration oweNetwork = WifiConfigurationTestUtil.createOweNetwork(); in testNoMatchScanDetailToNetwork()
523 testSavedNetworks.add(WifiConfigurationTestUtil.createOweNetwork()); in buildSavedNetworkList()