Searched refs:systemLocales (Results 1 – 1 of 1) sorted by relevance
115 public ContactLocaleUtilsBase(LocaleSet systemLocales) { in ContactLocaleUtilsBase() argument116 mUsePinyinTransliterator = systemLocales.shouldPreferSimplifiedChinese(); in ContactLocaleUtilsBase()123 final List<Locale> locales = getLocalesForBuckets(systemLocales); in ContactLocaleUtilsBase()139 static List<Locale> getLocalesForBuckets(LocaleSet systemLocales) { in getLocalesForBuckets() argument150 final LocaleList localeList = systemLocales.getAllLocales(); in getLocalesForBuckets()