Searched refs:splocs (Results 1 – 1 of 1) sorted by relevance
118 Map<Locale, Locale> splocs = new HashMap<>(); in getSpecialLocalesMap() local122 …splocs.put(new Locale(spLoc.getLanguage(), spLoc.getCountry(), var + "_" + getIcuSuffix()), spLoc); in getSpecialLocalesMap()125 SPECIAL_LOCALES_MAP = Collections.unmodifiableMap(splocs); in getSpecialLocalesMap()