Searched refs:mCountryCodeToAfcServers (Results 1 – 1 of 1) sorted by relevance
90 private final Map<String, List<String>> mCountryCodeToAfcServers; field in WifiGlobals177 mCountryCodeToAfcServers = getCountryCodeToAfcServersMap(); in WifiGlobals()296 return mCountryCodeToAfcServers.get(countryCode); in getAfcServerUrlsForCountry()