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()1492 EnterpriseConfig eapConfig = new EnterpriseConfig(Eap.TTLS) in testEnterpriseConfigAdded()1505 EnterpriseConfig eapConfig = new EnterpriseConfig(Eap.TTLS); in testEnterpriseConfigEapChangeDetected()1517 EnterpriseConfig eapConfig = new EnterpriseConfig(Eap.TTLS).setPhase2(Phase2.MSCHAPV2); in testEnterpriseConfigPhase2ChangeDetected()1518 EnterpriseConfig papConfig = new EnterpriseConfig(Eap.TTLS).setPhase2(Phase2.PAP); in testEnterpriseConfigPhase2ChangeDetected()1529 EnterpriseConfig eapConfigNoCerts = new EnterpriseConfig(Eap.TTLS) in testCaCertificateAddedDetected()1533 EnterpriseConfig eapConfig1Cert = new EnterpriseConfig(Eap.TTLS) in testCaCertificateAddedDetected()1547 EnterpriseConfig eapConfig = new EnterpriseConfig(Eap.TTLS) in testDifferentCaCertificateDetected()1552 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.Eap397 boolean is_autheap = mEapMethod == Eap.TTLS && mPhase2Method == Phase2.GTC; in saveToSupplicant()453 case Eap.TTLS: in setEapMethod()
231 return WifiEnterpriseConfig.Eap.TTLS; in remapEAPMethod()
295 return WifiEnterpriseConfig.Eap.TTLS; in getEapMethod()
202 case WifiEnterpriseConfig.Eap.TTLS:
377 return WifiEnterpriseConfig.Eap.TTLS; in remapEAPMethod()
889 enterpriseConfig.getEapMethod() == WifiEnterpriseConfig.Eap.TTLS)) { in addOrUpdateNetwork()1884 enterpriseConfig.getEapMethod() == WifiEnterpriseConfig.Eap.TTLS || in checkPasspointValidity()
17999 field public static final int TTLS = 2; // 0x2
24578 field public static final int TTLS = 2; // 0x2
26880 field public static final int TTLS = 2; // 0x2
24652 field public static final int TTLS = 2; // 0x2