Home
last modified time | relevance | path

Searched refs:MSCHAPV2 (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/android/net/wifi/
DWifiEnterpriseConfigTest.java166 mEnterpriseConfig.setPhase2Method(Phase2.MSCHAPV2); in eapPhase2MethodForTls()
185 mEnterpriseConfig.setPhase2Method(Phase2.MSCHAPV2); in eapPhase2None()
254 mEnterpriseConfig.setPhase2Method(Phase2.MSCHAPV2); in getKeyId()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigManagerTest.java779 .setPhase2(Phase2.MSCHAPV2) in testSaveLoadEapNetworks()
783 .setPhase2(Phase2.MSCHAPV2) in testSaveLoadEapNetworks()
1487 .setPhase2(Phase2.MSCHAPV2) in testEnterpriseConfigAdded()
1511 EnterpriseConfig eapConfig = new EnterpriseConfig(Eap.TTLS).setPhase2(Phase2.MSCHAPV2); in testEnterpriseConfigPhase2ChangeDetected()
1524 .setPhase2(Phase2.MSCHAPV2) in testCaCertificateAddedDetected()
1528 .setPhase2(Phase2.MSCHAPV2) in testCaCertificateAddedDetected()
1542 .setPhase2(Phase2.MSCHAPV2) in testDifferentCaCertificateDetected()
1547 .setPhase2(Phase2.MSCHAPV2) in testDifferentCaCertificateDetected()
1561 .setPhase2(Phase2.MSCHAPV2) in testCaCertificateChangesDetected()
1566 .setPhase2(Phase2.MSCHAPV2) in testCaCertificateChangesDetected()
[all …]
/frameworks/base/packages/Osu/src/com/android/configparse/
DConfigBuilder.java252 return WifiEnterpriseConfig.Phase2.MSCHAPV2; in remapInnerMethod()
/frameworks/base/wifi/java/android/net/wifi/
DWifiEnterpriseConfig.java323 public static final int MSCHAPV2 = 3; field in WifiEnterpriseConfig.Phase2
479 case Phase2.MSCHAPV2: in setPhase2Method()
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
DWifiConfigurationHelper.java316 return WifiEnterpriseConfig.Phase2.MSCHAPV2; in getPhase2()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
DCredential.java212 case WifiEnterpriseConfig.Phase2.MSCHAPV2:
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/configparse/
DConfigBuilder.java386 return WifiEnterpriseConfig.Phase2.MSCHAPV2; in remapInnerMethod()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18005 field public static final int MSCHAPV2 = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt24485 field public static final int MSCHAPV2 = 3; // 0x3
Dtest-current.txt24554 field public static final int MSCHAPV2 = 3; // 0x3
Dsystem-current.txt26738 field public static final int MSCHAPV2 = 3; // 0x3