Searched refs:getIcuSuffix (Results 1 – 1 of 1) sorted by relevance
72 String suffix = getIcuSuffix(); in toULocaleNoSpecialVariant()122 …splocs.put(new Locale(spLoc.getLanguage(), spLoc.getCountry(), var + "_" + getIcuSuffix()), spLoc); in getSpecialLocalesMap()180 var.append(getIcuSuffix()); in addLocale()194 var.append(getIcuSuffix()); in addULocale()217 private static String getIcuSuffix() { in getIcuSuffix() method in ICULocaleServiceProvider