Home
last modified time | relevance | path

Searched refs:setLocales (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactLocaleUtilsTest.java189 ContactLocaleUtils.setLocales( in testPinyinEnabledSecondaryLocale()
199 ContactLocaleUtils.setLocales( in testPinyinDisabledSecondaryLocale()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactLocaleUtils.java476 setLocales(LocaleSet.newForTest(locales)); in setLocaleForTest()
479 public static synchronized void setLocales(LocaleSet locales) { in setLocales() method in ContactLocaleUtils
DContactsProvider2.java1658 ContactLocaleUtils.setLocales(mCurrentLocales); in initForDefaultLocale()