Searched refs:getPhase2AuthFromString (Results 1 – 1 of 1) sorted by relevance
170 wifiEnterpriseConfig.setPhase2Method(getPhase2AuthFromString(wifiInfo.phase2Auth)); in updateWifiEnterpriseConfigFromWifiInfo()343 private int getPhase2AuthFromString(String phase2Auth) { in getPhase2AuthFromString() method in WifiConfigurationProvider