Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactLocaleUtils.java547 public static synchronized void setLocaleForTest(Locale... locales) { in setLocaleForTest() method in ContactLocaleUtils
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DSearchIndexManagerTest.java113 ContactLocaleUtils.setLocaleForTest(Locale.SIMPLIFIED_CHINESE); in testSearchByChineseName()
DContactsProvider2Test.java4609 ContactLocaleUtils.setLocaleForTest(Locale.ENGLISH); in testContactWithoutPhoneticName()
4657 ContactLocaleUtils.setLocaleForTest(Locale.SIMPLIFIED_CHINESE); in testContactWithChineseName()
4704 ContactLocaleUtils.setLocaleForTest(Locale.US); in testJapaneseNameContactInEnglishLocale()
4724 ContactLocaleUtils.setLocaleForTest(Locale.JAPAN); in testContactWithJapaneseName()
4858 ContactLocaleUtils.setLocaleForTest(Locale.JAPAN); in testDisplayNameFromOrganizationWithJapanesePhoneticName()
4886 ContactLocaleUtils.setLocaleForTest(Locale.SIMPLIFIED_CHINESE); in testDisplayNameFromOrganizationWithChineseName()