Home
last modified time | relevance | path

Searched defs:phase2Method (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiConfigurationTestUtil.java418 public static WifiConfiguration createEapNetwork(int eapMethod, int phase2Method) { in createEapNetwork()
422 public static WifiConfiguration createEapNetwork(String ssid, int eapMethod, int phase2Method) { in createEapNetwork()
438 int eapMethod, int phase2Method) { in createWpa2Wpa3EnterpriseNetwork()
450 String ssid, int eapMethod, int phase2Method) { in createWpa2Wpa3EnterpriseNetwork()
H A DWifiConfigurationUtilTest.java1081 public EnterpriseConfig setPhase2(int phase2Method) { in setPhase2()
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/
H A DWifiConfigController2.java646 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in getConfig() local
1059 final int phase2Method = enterpriseConfig.getPhase2Method(); in showSecurityFields() local
1279 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in showPeapFields() local
H A DWifiConfigController.java666 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in getConfig() local
1081 final int phase2Method = enterpriseConfig.getPhase2Method(); in showSecurityFields() local
1301 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in showPeapFields() local
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiEnterpriseConfig.java535 String phase2Method = removeDoubleQuotes(loader.loadValue(PHASE2_KEY)); in loadFromSupplicant() local
589 public void setPhase2Method(int phase2Method) { in setPhase2Method()
/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/
H A DWifiEnterpriseConfigTest.java647 private WifiEnterpriseConfig createEnterpriseConfig(int eapMethod, int phase2Method, in createEnterpriseConfig()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiConfigurationUtil.java1186 int phase2Method = config.enterpriseConfig.getPhase2Method(); in validateEnterpriseConfig() local
H A DWifiMetrics.java690 private int getAuthPhase2MethodProto(int phase2Method) { in getAuthPhase2MethodProto()
1354 int phase2Method = config.enterpriseConfig.getPhase2Method(); in updateFromWifiConfiguration() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointProvider.java928 int phase2Method = WifiEnterpriseConfig.Phase2.NONE; in buildEnterpriseConfigForUserCredential() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...