Searched refs:TTLS (Results 1 – 13 of 13) sorted by relevance
171 mEnterpriseConfig.setEapMethod(Eap.TTLS); in eapPhase2MethodForTls()202 mEnterpriseConfig.setEapMethod(Eap.TTLS); in peapGtcToTtls()210 mEnterpriseConfig.setEapMethod(Eap.TTLS); in ttlsGtcToPeap()224 enterpriseConfig.setEapMethod(Eap.TTLS); in copyConstructor()235 enterpriseConfig.setEapMethod(Eap.TTLS); in parcelConstructor()250 enterpriseConfig.setEapMethod(Eap.TTLS); in getKeyId()
778 testSaveLoadSingleEapNetwork("eap network", new EnterpriseConfig(Eap.TTLS) in testSaveLoadEapNetworks()782 testSaveLoadSingleEapNetwork("eap network", new EnterpriseConfig(Eap.TTLS) in testSaveLoadEapNetworks()1486 EnterpriseConfig eapConfig = new EnterpriseConfig(Eap.TTLS) in testEnterpriseConfigAdded()1499 EnterpriseConfig eapConfig = new EnterpriseConfig(Eap.TTLS); in testEnterpriseConfigEapChangeDetected()1511 EnterpriseConfig eapConfig = new EnterpriseConfig(Eap.TTLS).setPhase2(Phase2.MSCHAPV2); in testEnterpriseConfigPhase2ChangeDetected()1512 EnterpriseConfig papConfig = new EnterpriseConfig(Eap.TTLS).setPhase2(Phase2.PAP); in testEnterpriseConfigPhase2ChangeDetected()1523 EnterpriseConfig eapConfigNoCerts = new EnterpriseConfig(Eap.TTLS) in testCaCertificateAddedDetected()1527 EnterpriseConfig eapConfig1Cert = new EnterpriseConfig(Eap.TTLS) in testCaCertificateAddedDetected()1541 EnterpriseConfig eapConfig = new EnterpriseConfig(Eap.TTLS) in testDifferentCaCertificateDetected()1546 EnterpriseConfig eapConfigNewCert = new EnterpriseConfig(Eap.TTLS) in testDifferentCaCertificateDetected()[all …]
95 enterpriseConfig.setEapMethod(WifiEnterpriseConfig.Eap.TTLS); in addMoFromWifiConfig()
296 public static final int TTLS = 2; field in WifiEnterpriseConfig.Eap389 boolean is_autheap = mEapMethod == Eap.TTLS && mPhase2Method == Phase2.GTC; in saveToSupplicant()445 case Eap.TTLS: in setEapMethod()
231 return WifiEnterpriseConfig.Eap.TTLS; in remapEAPMethod()
295 return WifiEnterpriseConfig.Eap.TTLS; in getEapMethod()
202 case WifiEnterpriseConfig.Eap.TTLS:
365 return WifiEnterpriseConfig.Eap.TTLS; in remapEAPMethod()
842 enterpriseConfig.getEapMethod() == WifiEnterpriseConfig.Eap.TTLS)) { in addOrUpdateNetwork()2030 enterpriseConfig.getEapMethod() == WifiEnterpriseConfig.Eap.TTLS || in checkPasspointValidity()
17999 field public static final int TTLS = 2; // 0x2
24478 field public static final int TTLS = 2; // 0x2
24547 field public static final int TTLS = 2; // 0x2
26731 field public static final int TTLS = 2; // 0x2