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 …]
317 configuration.enterpriseConfig.setPhase2Method(phase2Method); in createEapNetwork()406 config.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in createPEAPWifiEnterpriseConfigWithGTCPhase2()415 config.setPhase2Method(WifiEnterpriseConfig.Phase2.NONE); in createTLSWifiEnterpriseConfigWithNonePhase2()424 config.setPhase2Method(WifiEnterpriseConfig.Phase2.AKA); in createTLSWifiEnterpriseConfigWithAkaPhase2()
616 enterpriseConfig.setPhase2Method(phase2Method); in setPhase2()
956 network.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.NONE); in testUpdateWifiEnterpriseConfig()
377 config.setPhase2Method(TEST_PHASE2_METHOD); in testWifiEnterpriseConfigSerializeDeserialize()404 config.setPhase2Method(TEST_PHASE2_METHOD); in testWifiEnterpriseConfigSerializeDeserializeThrowsIllegalArgException()
117 enterpriseConfig.setPhase2Method(remapInnerMethod(ttlsParam.getType())); in buildTTLSConfig()
429 setPhase2Method(Phase2.NONE); in setEapMethod()462 public void setPhase2Method(int phase2Method) { in setPhase2Method() method in WifiEnterpriseConfig
136 config.enterpriseConfig.setPhase2Method(phase2); in createEapConfig()
511 config.setPhase2Method(phase2Method); in buildEnterpriseConfigForUserCredential()
1021 wifiConfig.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.PAP); in addLegacyPasspointConfigWithUserCredential()1073 wifiConfig.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.PAP); in addLegacyPasspointConfigWithUserCredentialWithoutCaCert()
798 wifiConfig.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.PAP); in convertFromWifiConfigWithUserCredential()
1093 enterpriseConfig.setPhase2Method((int) value); in parseFromXml()
413 eapConfig.setPhase2Method( in loadWifiEnterpriseConfig()
17986 method public void setPhase2Method(int);
26569 method public void setPhase2Method(int);
26725 method public void setPhase2Method(int);
29094 method public void setPhase2Method(int);