Searched refs:PHASE2_KEY (Results 1 – 2 of 2) sorted by relevance
45 public static final String PHASE2_KEY = "phase2"; field in WifiEnterpriseConfig382 return saver.saveValue(PHASE2_KEY, value); in saveToSupplicant()385 return saver.saveValue(PHASE2_KEY, null); in saveToSupplicant()410 String phase2Method = removeDoubleQuotes(loader.loadValue(PHASE2_KEY)); in loadFromSupplicant()
234 WifiEnterpriseConfig.PHASE2_KEY); in getSupplicantPhase2Method()