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