Searched refs:createEapSuiteBNetwork (Results 1 – 7 of 7) sorted by relevance
256 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigureSuiteBRsa3072()284 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigureSuiteBEcdsa()312 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigurationFailureSuiteB()338 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigurationFailureSuiteBNon3072Rsa()365 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigurationFailureSuiteB2048Rsa()396 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigurationFailureSuiteBNon3072RsaInList()428 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigurationFailureSuiteBRsaAndEcdsaInList()455 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfigureFailureSuiteBEcdsa256()482 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfirmCaCertAliasRemoved()520 WifiConfiguration savedNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork( in testConfirmCaCertAliasNotRemoved()[all …]
474 public static WifiConfiguration createEapSuiteBNetwork() { in createEapSuiteBNetwork() method in WifiConfigurationTestUtil475 return createEapSuiteBNetwork(WifiConfiguration.SuiteBCipher.ECDHE_RSA); in createEapSuiteBNetwork()478 public static WifiConfiguration createEapSuiteBNetwork(int signatureType) { in createEapSuiteBNetwork() method in WifiConfigurationTestUtil
524 configurations.add(WifiConfigurationTestUtil.createEapSuiteBNetwork()); in testSingleEnterpriseNetworkNotBackupRestore()644 configurations.add(WifiConfigurationTestUtil.createEapSuiteBNetwork()); in testMultipleNetworksNonEnterpriseBackupRestore()
217 WifiConfigurationTestUtil.createEapSuiteBNetwork(), in testValidatePositiveCases_AsciiSsidString()524 WifiConfiguration config = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testValidateNegativeCases_BadSuiteBKeyMgmt()
376 WifiConfiguration config = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testEapSuiteBRsaNetworkWifiConfigurationSaveLoad()402 WifiConfiguration config = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testEapSuiteBEcdsaNetworkWifiConfigurationSaveLoad()
1861 WifiConfigurationTestUtil.createEapSuiteBNetwork()); in testMatchScanDetailToNetworksAndCache()1878 WifiConfiguration eapSuiteBNetwork = WifiConfigurationTestUtil.createEapSuiteBNetwork(); in testNoMatchScanDetailToNetwork()
705 testSavedNetworks.add(WifiConfigurationTestUtil.createEapSuiteBNetwork()); in buildSavedNetworkList()