Searched defs:getISO3Country (Results 1 – 2 of 2) sorted by relevance
155 /*package*/ static String getISO3Country(String locale) { in getISO3Country() method in ICU_Delegate
97 normalizeCountry.put(new Locale("", country).getISO3Country(), country); in normalizeCountry.put() argument