Searched refs:getFixedDisplayCountry (Results 1 – 1 of 1) sorted by relevance
316 nativeName = getFixedDisplayCountry(localeID, country); in addCounts()317 englishName = getFixedDisplayCountry("en", country); in addCounts()390 private static String getFixedDisplayCountry(String localeID, String country) { in getFixedDisplayCountry() method in GenerateStatistics