Home
last modified time | relevance | path

Searched refs:GTC (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiEnterpriseConfigTest.java283 mEnterpriseConfig.setPhase2Method(Phase2.GTC); in peapGtcToTtls()
296 mEnterpriseConfig.setPhase2Method(Phase2.GTC); in ttlsGtcToPeap()
329 enterpriseConfig.setPhase2Method(Phase2.GTC); in copyConstructor()
345 enterpriseConfig.setPhase2Method(Phase2.GTC); in copyFromExternal()
358 enterpriseConfig.setPhase2Method(Phase2.GTC); in parcelConstructor()
412 enterpriseConfig.setPhase2Method(Phase2.GTC); in getKeyId()
/frameworks/base/wifi/java/android/net/wifi/
DWifiEnterpriseConfig.java299 public static final int GTC = 4; field in WifiEnterpriseConfig.Phase2
377 boolean is_autheap = mEapMethod == Eap.TTLS && mPhase2Method == Phase2.GTC; in saveToSupplicant()
468 case Phase2.GTC: in setPhase2Method()
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
DWifiConfigurationHelper.java319 return WifiEnterpriseConfig.Phase2.GTC; in getPhase2()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHal.java763 case ISupplicantStaNetwork.EapPhase2Method.GTC: in supplicantToWifiConfigurationEapPhase2Method()
764 return WifiEnterpriseConfig.Phase2.GTC; in supplicantToWifiConfigurationEapPhase2Method()
928 case WifiEnterpriseConfig.Phase2.GTC: in wifiConfigurationToSupplicantEapPhase2Method()
929 return ISupplicantStaNetwork.EapPhase2Method.GTC; in wifiConfigurationToSupplicantEapPhase2Method()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationTestUtil.java406 config.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in createPEAPWifiEnterpriseConfigWithGTCPhase2()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18003 field public static final int GTC = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt26592 field public static final int GTC = 4; // 0x4
Dtest-current.txt26748 field public static final int GTC = 4; // 0x4
Dsystem-current.txt29117 field public static final int GTC = 4; // 0x4