Searched defs:phase2Method (Results 1 – 4 of 4) sorted by relevance
410 String phase2Method = removeDoubleQuotes(loader.loadValue(PHASE2_KEY)); in loadFromSupplicant() local464 public void setPhase2Method(int phase2Method) { in setPhase2Method()
626 int phase2Method = WifiEnterpriseConfig.Phase2.NONE; in buildEnterpriseConfigForUserCredential() local
356 public static WifiConfiguration createEapNetwork(int eapMethod, int phase2Method) { in createEapNetwork()
1026 public EnterpriseConfig setPhase2(int phase2Method) { in setPhase2()