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