Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DCountryCodeConverter.java116 addName2(key, code); in addName()
119 addName2(trial, code); in addName()
123 private static void addName2(String key, String code) { in addName2() method in CountryCodeConverter