Searched refs:createOweNetwork (Results 1 – 7 of 7) sorted by relevance
246 public static WifiConfiguration createOweNetwork() { in createOweNetwork() method in WifiConfigurationTestUtil247 return createOweNetwork(createNewSSID()); in createOweNetwork()250 public static WifiConfiguration createOweNetwork(String ssid) { in createOweNetwork() method in WifiConfigurationTestUtil
220 WifiConfigurationTestUtil.createOweNetwork(), in testValidatePositiveCases_Ascii()568 WifiConfiguration config = WifiConfigurationTestUtil.createOweNetwork(); in testValidateNegativeCases_OweMissingPmf()
533 configurations.add(WifiConfigurationTestUtil.createOweNetwork()); in testMultipleNetworksAllBackupRestore()571 WifiConfiguration oweNetwork = WifiConfigurationTestUtil.createOweNetwork(); in testMultipleNetworksNonEnterpriseBackupRestore()
409 WifiConfiguration oweNetwork = WifiConfigurationTestUtil.createOweNetwork(quotedSsid2); in startInitializesWakeupLockWithSavedScanResultsAndNetworkSuggestions()
129 WifiConfiguration config = WifiConfigurationTestUtil.createOweNetwork(); in testOweNetworkWifiConfigurationSaveLoad()
1492 WifiConfigurationTestUtil.createOweNetwork()); in testMatchScanDetailToNetworksAndCache()1510 WifiConfiguration oweNetwork = WifiConfigurationTestUtil.createOweNetwork(); in testNoMatchScanDetailToNetwork()
525 testSavedNetworks.add(WifiConfigurationTestUtil.createOweNetwork()); in buildSavedNetworkList()