Searched refs:createSaeNetwork (Results 1 – 10 of 10) sorted by relevance
174 WifiConfigurationTestUtil.createSaeNetwork(); in testEqualityRulesForSae()209 WifiConfigurationTestUtil.createSaeNetwork("\"Transition is Hard\""); in testHashForTransitionMode()247 WifiConfigurationTestUtil.createSaeNetwork("\"Upgrade\""); in testEqualityRulesForPskToSaeUpgrade()282 WifiConfigurationTestUtil.createSaeNetwork("\"Upgrade\""); in testEqualityRulesForPskToSaeUpgradeWithOverlayDisable()316 WifiConfigurationTestUtil.createSaeNetwork("\"Downgrade\""); in testSaeToPskDoesNotDowngrade()
200 WifiConfigurationTestUtil.createSaeNetwork(), in testValidatePositiveCases_Ascii()334 WifiConfiguration config = WifiConfigurationTestUtil.createSaeNetwork(); in testValidateNegativeCases_BadAsciiSaeLength()363 WifiConfiguration config = WifiConfigurationTestUtil.createSaeNetwork(); in testValidateNegativeCases_MalformedAsciiSaeString()403 WifiConfiguration config = WifiConfigurationTestUtil.createSaeNetwork(); in testValidateNegativeCases_MalformedHexSaeString()548 WifiConfiguration config = WifiConfigurationTestUtil.createSaeNetwork(); in testValidateNegativeCases_SaeMissingPmf()
382 WifiConfiguration saeNetwork = WifiConfigurationTestUtil.createSaeNetwork(); in getTestNetworksConfig()591 WifiConfiguration saeNetwork = WifiConfigurationTestUtil.createSaeNetwork(); in parseNetworkListWithOneNetworkIllegalArgException()715 WifiConfiguration saeNetwork = WifiConfigurationTestUtil.createSaeNetwork(); in fixSaeNetworkWithLegacySecurity()
174 WifiConfigurationTestUtil.createSaeNetwork().SSID, in serializeDeserializeMultipleNetworkRequestFromMultipleApps()
298 public static WifiConfiguration createSaeNetwork() { in createSaeNetwork() method in WifiConfigurationTestUtil299 return createSaeNetwork(createNewSSID()); in createSaeNetwork()314 public static WifiConfiguration createSaeNetwork(String ssid) { in createSaeNetwork() method in WifiConfigurationTestUtil
576 configurations.add(WifiConfigurationTestUtil.createSaeNetwork()); in testMultipleNetworksAllBackupRestore()609 WifiConfiguration saeNetwork = WifiConfigurationTestUtil.createSaeNetwork(); in testMultipleNetworksNonEnterpriseBackupRestore()
178 WifiConfiguration config = WifiConfigurationTestUtil.createSaeNetwork(); in testSaePasswordNetworkWifiConfigurationSaveLoad()
1804 WifiConfigurationTestUtil.createSaeNetwork()); in testMatchScanDetailToNetworksAndCache()1823 WifiConfiguration saeNetwork = WifiConfigurationTestUtil.createSaeNetwork(); in testNoMatchScanDetailToNetwork()
2479 WifiConfigurationTestUtil.createSaeNetwork(), null, false, false, true, true); in testGetNetworkSuggestions()
617 testSavedNetworks.add(WifiConfigurationTestUtil.createSaeNetwork()); in buildSavedNetworkList()