Searched defs:phase2Method (Results 1 – 10 of 10) sorted by relevance
418 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()
1081 public EnterpriseConfig setPhase2(int phase2Method) { in setPhase2()
646 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in getConfig() local1059 final int phase2Method = enterpriseConfig.getPhase2Method(); in showSecurityFields() local1279 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in showPeapFields() local
666 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in getConfig() local1081 final int phase2Method = enterpriseConfig.getPhase2Method(); in showSecurityFields() local1301 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in showPeapFields() local
535 String phase2Method = removeDoubleQuotes(loader.loadValue(PHASE2_KEY)); in loadFromSupplicant() local589 public void setPhase2Method(int phase2Method) { in setPhase2Method()
647 private WifiEnterpriseConfig createEnterpriseConfig(int eapMethod, int phase2Method, in createEnterpriseConfig()
1186 int phase2Method = config.enterpriseConfig.getPhase2Method(); in validateEnterpriseConfig() local
690 private int getAuthPhase2MethodProto(int phase2Method) { in getAuthPhase2MethodProto()1354 int phase2Method = config.enterpriseConfig.getPhase2Method(); in updateFromWifiConfiguration() local
928 int phase2Method = WifiEnterpriseConfig.Phase2.NONE; in buildEnterpriseConfigForUserCredential() local
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...