Searched refs:countryCodeToAfcServers (Results 1 – 1 of 1) sorted by relevance
250 Map<String, List<String>> countryCodeToAfcServers = new HashMap<>(); in getCountryCodeToAfcServersMap() local255 return countryCodeToAfcServers; in getCountryCodeToAfcServersMap()266 countryCodeToAfcServers.put(countryAndUrls[0], Arrays.asList(Arrays.copyOfRange( in getCountryCodeToAfcServersMap()269 return countryCodeToAfcServers; in getCountryCodeToAfcServersMap()