Searched refs:getEAPMethodFromString (Results 1 – 1 of 1) sorted by relevance
171 wifiEnterpriseConfig.setEapMethod(getEAPMethodFromString(wifiInfo.eapMethod)); in updateWifiEnterpriseConfigFromWifiInfo()339 private int getEAPMethodFromString(String eapMethod) { in getEAPMethodFromString() method in WifiConfigurationProvider