Searched refs:createWpa2Wpa3EnterpriseNetwork (Results 1 – 10 of 10) sorted by relevance
447 public static WifiConfiguration createWpa2Wpa3EnterpriseNetwork() { in createWpa2Wpa3EnterpriseNetwork() method in WifiConfigurationTestUtil448 return createWpa2Wpa3EnterpriseNetwork(createNewSSID()); in createWpa2Wpa3EnterpriseNetwork()451 public static WifiConfiguration createWpa2Wpa3EnterpriseNetwork( in createWpa2Wpa3EnterpriseNetwork() method in WifiConfigurationTestUtil453 return createWpa2Wpa3EnterpriseNetwork(createNewSSID(), eapMethod, phase2Method); in createWpa2Wpa3EnterpriseNetwork()456 public static WifiConfiguration createWpa2Wpa3EnterpriseNetwork(String ssid) { in createWpa2Wpa3EnterpriseNetwork() method in WifiConfigurationTestUtil457 return createWpa2Wpa3EnterpriseNetwork( in createWpa2Wpa3EnterpriseNetwork()463 public static WifiConfiguration createWpa2Wpa3EnterpriseNetwork( in createWpa2Wpa3EnterpriseNetwork() method in WifiConfigurationTestUtil
649 WifiConfiguration eapNetwork = WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork(); in getTestNetworksConfig()1102 .createWpa2Wpa3EnterpriseNetwork(); in testSerializeDeserializeWithSecurityUpdate()
442 WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork("\"Upgrade\""), in testEqualityRulesForWpa2EnterpriseToWpa3EnterpriseUpgrade()
3127 WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork(TEST_AUTO_UPGRADE_SSID), in testWpa3EnterpriseAutoUpgradeWithWpa2EnterpriseNetwork()3169 WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork(TEST_AUTO_UPGRADE_SSID), in testWpa3EnterpriseAutoUpgradeWithWpa2EntNetworkWhenWpa2EntTypeIsDisabled()
3920 wifiConfiguration = WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork(); in attachDefaultWifiNetworkSpecifierAndAppInfo()
5502 WifiConfiguration config = WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork(); in testConnectNetworkStopConnectedSecondaryInternetCmm()5542 WifiConfiguration config = WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork(); in testConnectNetworkStopSecondaryCmmOnSameNetwork()10142 multiTypeConfigs.add(WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork()); in setupMultiTypeConfigs()
10661 WifiConfiguration config = WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork(); in verifyConnectWithDisabledWpa2EnterpriseType()10784 WifiConfiguration config = spy(WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork()); in testUpdateWpa3EnterpriseSecurityTypeByConnectionInfo()
4977 WifiConfiguration eapSimConfig = WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork( in testSetAnonymousIdentityOnSuggestionNetwork()
7101 config = WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork(); in testConnectionNetworkTypeByCandidateSecurityParams()
2085 WifiConfiguration network = WifiConfigurationTestUtil.createWpa2Wpa3EnterpriseNetwork(); in testUpdateSingleNetworkWithNullValues()