Home
last modified time | relevance | path

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

/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiEnterpriseConfigTest.java285 mEnterpriseConfig.setPhase2Method(Phase2.GTC); in peapGtcToTtls()
298 mEnterpriseConfig.setPhase2Method(Phase2.GTC); in ttlsGtcToPeap()
331 enterpriseConfig.setPhase2Method(Phase2.GTC); in copyConstructor()
347 enterpriseConfig.setPhase2Method(Phase2.GTC); in copyFromExternal()
362 enterpriseConfig.setPhase2Method(Phase2.GTC); in parcelConstructor()
416 enterpriseConfig.setPhase2Method(Phase2.GTC); in getKeyId()
DWifiNetworkSuggestionTest.java211 enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in testWifiNetworkSuggestionBuilderForWpa3EapNetwork()
243 enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in testWifiNetworkSuggestionBuilderForEapNetworkWithoutCa()
260 enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in testWifiNetworkSuggestionBuilderForEapNetworkWithoutMatch()
DWifiConfigurationTest.java234 config.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in testGetKeyIdForCredentials()
295 config.enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in testGetKeyIdForCredentialsForSuggestion()
DWifiNetworkSpecifierTest.java109 enterpriseConfig.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in testWifiNetworkSpecifierBuilderForWpa2EapHiddenNetworkWithSsidAndBssid()
/frameworks/base/wifi/java/android/net/wifi/
DWifiEnterpriseConfig.java410 public static final int GTC = 4; field in WifiEnterpriseConfig.Phase2
488 boolean is_autheap = mEapMethod == Eap.TTLS && mPhase2Method == Phase2.GTC; in saveToSupplicant()
583 case Phase2.GTC: in setPhase2Method()
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
DWifiConfigurationHelper.java326 return WifiEnterpriseConfig.Phase2.GTC; in getPhase2()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHal.java1002 case ISupplicantStaNetwork.EapPhase2Method.GTC: in supplicantToWifiConfigurationEapPhase2Method()
1003 return WifiEnterpriseConfig.Phase2.GTC; in supplicantToWifiConfigurationEapPhase2Method()
1235 case WifiEnterpriseConfig.Phase2.GTC: in wifiConfigurationToSupplicantEapPhase2Method()
1236 return ISupplicantStaNetwork.EapPhase2Method.GTC; in wifiConfigurationToSupplicantEapPhase2Method()
DWifiMetrics.java656 case WifiEnterpriseConfig.Phase2.GTC: in getAuthPhase2MethodProto()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationTestUtil.java511 config.setPhase2Method(WifiEnterpriseConfig.Phase2.GTC); in createPEAPWifiEnterpriseConfigWithGTCPhase2()
/frameworks/base/wifi/api/
Dcurrent.txt259 field public static final int GTC = 4; // 0x4
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18003 field public static final int GTC = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt31339 field public static final int GTC = 4; // 0x4