Searched refs:createEapSuiteBNetwork (Results 1 – 8 of 8) sorted by relevance
274 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigureSuiteBRsa3072()302 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigureSuiteBEcdsa()333 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigureSuiteBRsa3072UserAndTofu()361 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigurationFailureSuiteB()387 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigurationFailureSuiteBNon3072Rsa()414 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigurationFailureSuiteB2048Rsa()445 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigurationFailureSuiteBNon3072RsaInList()477 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigurationFailureSuiteBRsaAndEcdsaInList()504 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigureFailureSuiteBEcdsa256()531 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfirmCaCertAliasRemoved()[all …]
488 public static WifiConfiguration createEapSuiteBNetwork() { in createEapSuiteBNetwork() method in WifiConfigurationTestUtil489 return createEapSuiteBNetwork(WifiConfiguration.SuiteBCipher.ECDHE_RSA); in createEapSuiteBNetwork()492 public static WifiConfiguration createEapSuiteBNetwork(int signatureType) { in createEapSuiteBNetwork() method in WifiConfigurationTestUtil
584 configurations.add(WifiConfigurationTestUtil.createEapSuiteBNetwork()); in testSingleEnterpriseNetworkNotBackupRestore()722 configurations.add(WifiConfigurationTestUtil.createEapSuiteBNetwork()); in testMultipleNetworksNonEnterpriseBackupRestore()
250 WifiConfigurationTestUtil.createEapSuiteBNetwork(), SUPPORTED_FEATURES_ALL, in testValidatePositiveCases_AsciiSsidString()641 WifiConfiguration config = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testValidateNegativeCases_BadSuiteBKeyMgmt()
311 WifiConfiguration config = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testEapSuiteBRsaNetworkWifiConfigurationSaveLoad()324 WifiConfiguration config = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testEapSuiteBEcdsaNetworkWifiConfigurationSaveLoad()
399 WifiConfiguration config = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testEapSuiteBRsaNetworkWifiConfigurationSaveLoad()425 WifiConfiguration config = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testEapSuiteBEcdsaNetworkWifiConfigurationSaveLoad()
738 testSavedNetworks.add(WifiConfigurationTestUtil.createEapSuiteBNetwork()); in buildSavedNetworkList()7104 config = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testConnectionNetworkTypeByCandidateSecurityParams()
2208 WifiConfigurationTestUtil.createEapSuiteBNetwork()); in testMatchScanDetailToNetworksAndCache()2225 WifiConfiguration eapSuiteBNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testNoMatchScanDetailToNetwork()