Home
last modified time | relevance | path

Searched refs:setPhase2Method (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()
190 mEnterpriseConfig.setPhase2Method(Phase2.NONE); in eapPhase2None()
198 mEnterpriseConfig.setPhase2Method(Phase2.GTC); in peapGtcToTtls()
211 mEnterpriseConfig.setPhase2Method(Phase2.GTC); in ttlsGtcToPeap()
225 enterpriseConfig.setPhase2Method(Phase2.GTC); in copyConstructor()
236 enterpriseConfig.setPhase2Method(Phase2.GTC); in parcelConstructor()
251 enterpriseConfig.setPhase2Method(Phase2.GTC); in getKeyId()
254 mEnterpriseConfig.setPhase2Method(Phase2.MSCHAPV2); in getKeyId()
/frameworks/base/packages/Osu/src/com/android/configparse/
DConfigBuilder.java117 enterpriseConfig.setPhase2Method(remapInnerMethod(ttlsParam.getType())); in buildTTLSConfig()
/frameworks/base/wifi/java/android/net/wifi/
DWifiEnterpriseConfig.java441 setPhase2Method(Phase2.NONE); in setEapMethod()
474 public void setPhase2Method(int phase2Method) { in setPhase2Method() method in WifiEnterpriseConfig
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
DWifiConfigurationHelper.java136 config.enterpriseConfig.setPhase2Method(phase2); in createEapConfig()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DPasspointManagementObjectManagerTest.java96 enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.PAP); in addMoFromWifiConfig()
DWifiConfigManagerTest.java936 enterpriseConfig.setPhase2Method(phase2Method); in setPhase2()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/configparse/
DConfigBuilder.java255 enterpriseConfig.setPhase2Method(remapInnerMethod(ttlsParam.getType())); in buildTTLSConfig()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17986 method public void setPhase2Method(int);
/frameworks/base/api/
Dcurrent.txt24462 method public void setPhase2Method(int);
Dtest-current.txt24531 method public void setPhase2Method(int);
Dsystem-current.txt26715 method public void setPhase2Method(int);