Searched refs:shouldPreferSimplifiedChinese (Results 1 – 3 of 3) sorted by relevance
145 .shouldPreferSimplifiedChinese()); in testShouldPreferSimplifiedChinese()147 .shouldPreferSimplifiedChinese()); in testShouldPreferSimplifiedChinese()150 .shouldPreferSimplifiedChinese()); in testShouldPreferSimplifiedChinese()152 .shouldPreferSimplifiedChinese()); in testShouldPreferSimplifiedChinese()154 .shouldPreferSimplifiedChinese()); in testShouldPreferSimplifiedChinese()156 .shouldPreferSimplifiedChinese()); in testShouldPreferSimplifiedChinese()160 .shouldPreferSimplifiedChinese()); in testShouldPreferSimplifiedChinese()162 .shouldPreferSimplifiedChinese()); in testShouldPreferSimplifiedChinese()
116 mUsePinyinTransliterator = systemLocales.shouldPreferSimplifiedChinese(); in ContactLocaleUtilsBase()521 } else if (mLocales.shouldPreferSimplifiedChinese()) { in ContactLocaleUtils()602 if (mLocales.shouldPreferSimplifiedChinese()) { in getNameLookupKeys()
140 public boolean shouldPreferSimplifiedChinese() { in shouldPreferSimplifiedChinese() method in LocaleSet