Searched refs:createOweNetwork (Results 1 – 8 of 8) sorted by relevance
268 public static WifiConfiguration createOweNetwork() { in createOweNetwork() method in WifiConfigurationTestUtil269 return createOweNetwork(createNewSSID()); in createOweNetwork()272 public static WifiConfiguration createOweNetwork(String ssid) { in createOweNetwork() method in WifiConfigurationTestUtil
197 WifiConfigurationTestUtil.createOweNetwork(), in testValidatePositiveCases_Ascii()561 WifiConfiguration config = WifiConfigurationTestUtil.createOweNetwork(); in testValidateNegativeCases_OweMissingPmf()
575 configurations.add(WifiConfigurationTestUtil.createOweNetwork()); in testMultipleNetworksAllBackupRestore()613 WifiConfiguration oweNetwork = WifiConfigurationTestUtil.createOweNetwork(); in testMultipleNetworksNonEnterpriseBackupRestore()
432 WifiConfiguration oweNetwork = WifiConfigurationTestUtil.createOweNetwork(quotedSsid2); in startInitializesWakeupLockWithSavedScanResultsAndNetworkSuggestions()
155 WifiConfiguration config = WifiConfigurationTestUtil.createOweNetwork(); in testOweNetworkWifiConfigurationSaveLoad()
1806 WifiConfigurationTestUtil.createOweNetwork()); in testMatchScanDetailToNetworksAndCache()1824 WifiConfiguration oweNetwork = WifiConfigurationTestUtil.createOweNetwork(); in testNoMatchScanDetailToNetwork()
2477 WifiConfigurationTestUtil.createOweNetwork(), null, false, false, true, true); in testGetNetworkSuggestions()
614 testSavedNetworks.add(WifiConfigurationTestUtil.createOweNetwork()); in buildSavedNetworkList()