Home
last modified time | relevance | path

Searched refs:showCountry (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DShowLanguages.java1761 showCountry(pw, country, country, worldData); in showCalendarData()
1763 showCountry(pw, worldName, "Other", worldData); in showCalendarData()
1768 …private void showCountry(PrintWriter pw, String country, String countryTitle, Map<String, Set<Stri… in showCountry() method in ShowLanguages.LanguageInfo