Searched refs:PEAP (Results 1 – 15 of 15) sorted by relevance
250 mEnterpriseConfig.setEapMethod(Eap.PEAP); in eapPhase2MethodForTls()269 mEnterpriseConfig.setEapMethod(Eap.PEAP); in eapPhase2None()282 mEnterpriseConfig.setEapMethod(Eap.PEAP); in peapGtcToTtls()300 mEnterpriseConfig.setEapMethod(Eap.PEAP); in ttlsGtcToPeap()308 mEnterpriseConfig.setEapMethod(Eap.PEAP); in peapSimAkaAkaPrime()414 mEnterpriseConfig.setEapMethod(Eap.PEAP); in getKeyId()
85 WifiConfigurationTestUtil.createEapNetwork(WifiEnterpriseConfig.Eap.PEAP, in getSimIdentityEapSim()105 WifiConfigurationTestUtil.createEapNetwork(WifiEnterpriseConfig.Eap.PEAP, in getSimIdentityEapAka()126 WifiConfigurationTestUtil.createEapNetwork(WifiEnterpriseConfig.Eap.PEAP, in getSimIdentityEapAkaPrime()254 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.MSCHAPV2), in getSimIdentityNonTelephonyConfig()276 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.MSCHAPV2))); in isSimConfig()284 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.SIM))); in isSimConfig()286 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.AKA))); in isSimConfig()288 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.AKA_PRIME))); in isSimConfig()
75 private static final int TEST_EAP_METHOD = WifiEnterpriseConfig.Eap.PEAP;
268 public static final int PEAP = 0; field in WifiEnterpriseConfig.Eap433 case Eap.PEAP: in setEapMethod()
305 return WifiEnterpriseConfig.Eap.PEAP; in getEapMethod()
892 case ISupplicantStaNetwork.EapMethod.PEAP: in supplicantToWifiConfigurationEapMethod()893 return WifiEnterpriseConfig.Eap.PEAP; in supplicantToWifiConfigurationEapMethod()1100 case WifiEnterpriseConfig.Eap.PEAP: in wifiConfigurationToSupplicantEapMethod()1101 return ISupplicantStaNetwork.EapMethod.PEAP; in wifiConfigurationToSupplicantEapMethod()
2866 if (config.enterpriseConfig.getEapMethod() == WifiEnterpriseConfig.Eap.PEAP) { in resetSimNetworks()
540 case WifiEnterpriseConfig.Eap.PEAP: in getEapMethodProto()
308 if (eapMethod == WifiEnterpriseConfig.Eap.PEAP) { in getSimMethodForConfig()
461 config.setEapMethod(WifiEnterpriseConfig.Eap.PEAP); in createPEAPWifiEnterpriseConfigWithGTCPhase2()
103 EnterpriseConfig peapConfig = new EnterpriseConfig(WifiEnterpriseConfig.Eap.PEAP); in testEnterpriseConfigEapChangeDetected()
4396 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.SIM); in testResetSimNetworks()4440 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.SIM); in testResetSimNetworks_getSimIdentityNull_shouldResetAllNonPeapSimIdentities()4491 WifiEnterpriseConfig.Eap.PEAP, WifiEnterpriseConfig.Phase2.NONE); in testLoadFromStoreResetsSimIdentity()
17995 field public static final int PEAP = 0; // 0x0
30020 field public static final int PEAP = 0; // 0x0
30164 field public static final int PEAP = 0; // 0x0