Searched defs:phase2Method (Results 1 – 10 of 10) sorted by relevance
419 public static WifiConfiguration createEapNetwork(int eapMethod, int phase2Method) { in createEapNetwork()423 public static WifiConfiguration createEapNetwork(String ssid, int eapMethod, int phase2Method) { in createEapNetwork()439 int eapMethod, int phase2Method) { in createWpa2Wpa3EnterpriseNetwork()451 String ssid, int eapMethod, int phase2Method) { in createWpa2Wpa3EnterpriseNetwork()
1193 public EnterpriseConfig setPhase2(int phase2Method) { in setPhase2()
7358 private WifiConfiguration prepareTofuEapConfig(int eapMethod, int phase2Method) { in prepareTofuEapConfig()
651 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in getConfig() local1066 final int phase2Method = enterpriseConfig.getPhase2Method(); in showSecurityFields() local1293 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
554 String phase2Method = removeDoubleQuotes(loader.loadValue(PHASE2_KEY)); in loadFromSupplicant() local608 public void setPhase2Method(int phase2Method) { in setPhase2Method()
1136 int phase2Method = config.enterpriseConfig.getPhase2Method(); in validateEnterpriseConfig() local
696 private int getAuthPhase2MethodProto(int phase2Method) { in getAuthPhase2MethodProto()1373 int phase2Method = config.enterpriseConfig.getPhase2Method(); in updateFromWifiConfiguration() local
700 private WifiEnterpriseConfig createEnterpriseConfig(int eapMethod, int phase2Method, in createEnterpriseConfig()
954 int phase2Method = WifiEnterpriseConfig.Phase2.NONE; in buildEnterpriseConfigForUserCredential() local