Searched refs:setPhase2Method (Results 1 – 17 of 17) sorted by relevance
251 mEnterpriseConfig.setPhase2Method(Phase2.MSCHAPV2); in eapPhase2MethodForTls()270 mEnterpriseConfig.setPhase2Method(Phase2.MSCHAPV2); in eapPhase2None()275 mEnterpriseConfig.setPhase2Method(Phase2.NONE); in eapPhase2None()283 mEnterpriseConfig.setPhase2Method(Phase2.GTC); in peapGtcToTtls()296 mEnterpriseConfig.setPhase2Method(Phase2.GTC); in ttlsGtcToPeap()309 mEnterpriseConfig.setPhase2Method(Phase2.SIM); in peapSimAkaAkaPrime()313 mEnterpriseConfig.setPhase2Method(Phase2.AKA); in peapSimAkaAkaPrime()316 mEnterpriseConfig.setPhase2Method(Phase2.AKA_PRIME); in peapSimAkaAkaPrime()329 enterpriseConfig.setPhase2Method(Phase2.GTC); in copyConstructor()345 enterpriseConfig.setPhase2Method(Phase2.GTC); in copyFromExternal()[all …]
312 config.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.NONE); in testGetKeyIdForCredentials()319 config.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.MSCHAPV2); in testGetKeyIdForCredentials()327 config.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in testGetKeyIdForCredentials()335 config.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.NONE); in testGetKeyIdForCredentials()373 config.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.NONE); in testGetKeyIdForCredentialsForSuggestion()380 config.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.MSCHAPV2); in testGetKeyIdForCredentialsForSuggestion()388 config.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in testGetKeyIdForCredentialsForSuggestion()396 config.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.NONE); in testGetKeyIdForCredentialsForSuggestion()
168 enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in testWifiNetworkSuggestionBuilderForWpa3EapNetwork()
111 enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in testWifiNetworkSpecifierBuilderForWpa2EapHiddenNetworkWithSsidAndBssid()
361 configuration.enterpriseConfig.setPhase2Method(phase2Method); in createEapNetwork()372 configuration.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.NONE); in createEapSuiteBNetwork()461 config.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in createPEAPWifiEnterpriseConfigWithGTCPhase2()470 config.setPhase2Method(WifiEnterpriseConfig.Phase2.NONE); in createTLSWifiEnterpriseConfigWithNonePhase2()479 config.setPhase2Method(WifiEnterpriseConfig.Phase2.AKA); in createTLSWifiEnterpriseConfigWithAkaPhase2()
1027 enterpriseConfig.setPhase2Method(phase2Method); in setPhase2()
1415 network.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.NONE); in testUpdateWifiEnterpriseConfig()
380 config.setPhase2Method(TEST_PHASE2_METHOD); in testWifiEnterpriseConfigSerializeDeserialize()407 config.setPhase2Method(TEST_PHASE2_METHOD); in testWifiEnterpriseConfigSerializeDeserializeThrowsIllegalArgException()
431 setPhase2Method(Phase2.NONE); in setEapMethod()464 public void setPhase2Method(int phase2Method) { in setPhase2Method() method in WifiEnterpriseConfig
136 config.enterpriseConfig.setPhase2Method(phase2); in createEapConfig()
643 config.setPhase2Method(phase2Method); in buildEnterpriseConfigForUserCredential()
1131 enterpriseConfig.setPhase2Method((int) value); in parseFromXml()
1234 wifiConfig.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.PAP); in addLegacyPasspointConfigWithUserCredential()1286 wifiConfig.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.PAP); in addLegacyPasspointConfigWithUserCredentialWithoutCaCert()
1166 wifiConfig.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.PAP); in convertFromWifiConfigWithUserCredential()
474 eapConfig.setPhase2Method( in loadWifiEnterpriseConfig()
17986 method public void setPhase2Method(int);
29723 method public void setPhase2Method(int);