Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationTestUtil.java432 public static WifiConfiguration createEapNetwork(int eapMethod, int phase2Method) { in createEapNetwork()
436 public static WifiConfiguration createEapNetwork(String ssid, int eapMethod, int phase2Method) { in createEapNetwork()
452 int eapMethod, int phase2Method) { in createWpa2Wpa3EnterpriseNetwork()
464 String ssid, int eapMethod, int phase2Method) { in createWpa2Wpa3EnterpriseNetwork()
DWifiConfigurationUtilTest.java1267 public EnterpriseConfig setPhase2(int phase2Method) { in setPhase2()
DWifiConfigManagerTest.java7997 private WifiConfiguration prepareTofuEapConfig(int eapMethod, int phase2Method) { in prepareTofuEapConfig()
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/client/result/
H A DWifiParsedResult.java33 private final String phase2Method; field in WifiParsedResult
50 String phase2Method) { in WifiParsedResult()
H A DWifiResultParser.java62 String phase2Method = matchSinglePrefixedField("PH2:", rawText, ';', false); in parse() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/wifi/
DWifiConfigController2.java697 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in getConfig() local
1126 final int phase2Method = enterpriseConfig.getPhase2Method(); in showSecurityFields() local
1357 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in showPeapFields() local
DWifiConfigController.java691 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in getConfig() local
1113 final int phase2Method = enterpriseConfig.getPhase2Method(); in showSecurityFields() local
1333 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in showPeapFields() local
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiEnterpriseConfig.java800 String phase2Method = removeDoubleQuotes(loader.loadValue(PHASE2_KEY)); in loadFromSupplicant() local
854 public void setPhase2Method(int phase2Method) { in setPhase2Method()
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiMetrics.java860 private static int getAuthPhase2MethodProto(int phase2Method) { in getAuthPhase2MethodProto()
1551 int phase2Method = config.enterpriseConfig.getPhase2Method(); in updateFromWifiConfiguration() local
2255 private int toMetricPhase2Method(int phase2Method) { in toMetricPhase2Method()
2684 int phase2Method = config.enterpriseConfig.getPhase2Method(); in convertEapInnerMethodToProto() local
2688 private static int convertEapInnerMethodToProto(int phase2Method) { in convertEapInnerMethodToProto()
DWifiConfigurationUtil.java1315 int phase2Method = config.enterpriseConfig.getPhase2Method(); in validateEnterpriseConfig() local
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/cts/
H A DWifiEnterpriseConfigTest.java988 private WifiEnterpriseConfig createEnterpriseConfig(int eapMethod, int phase2Method, in createEnterpriseConfig()
/aosp_15_r20/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DWifiEnterpriseConfigTest.java734 private WifiEnterpriseConfig createEnterpriseConfig(int eapMethod, int phase2Method, in createEnterpriseConfig()
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointProvider.java996 int phase2Method = WifiEnterpriseConfig.Phase2.NONE; in buildEnterpriseConfigForUserCredential() local
/aosp_15_r20/prebuilts/sdk/current/public/
HDframework-wifi-stubs-publicapi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/30/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/1/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/3/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/7/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/13/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/current/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/framework/framework-wifi.stubs.exportable/android_common/combined/
Dframework-wifi.stubs.exportable.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/framework/framework-wifi.stubs.exportable.from-source/android_common/javac/
Dframework-wifi.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

12345678