Searched refs:setLocales (Results 1 – 16 of 16) sorted by relevance
52 setLocales(LOCALE_LIST_US); in setup()59 setLocales(mOriginalLocales); in teardown()155 private void setLocales(LocaleList locales) { in setLocales() method in DateUtilsTest158 config.setLocales(locales); in setLocales()
72 config.setLocales(preferredLocales); in testEnglishIsAlwaysConsideredSupported()89 config.setLocales(preferredLocales); in testSelectFirstSupportedLanguage()
154 expectedConfig.setLocales(LocaleList.getAdjustedDefault()); in testUpdateConfigurationUpdatesAllAssetManagers()238 expectedConfig1.setLocales(LocaleList.getAdjustedDefault()); in testMultipleResourcesForOneActivityGetUpdatedWhenActivityBaseUpdates()246 expectedConfig2.setLocales(LocaleList.getAdjustedDefault()); in testMultipleResourcesForOneActivityGetUpdatedWhenActivityBaseUpdates()
98 write.setLocales(new LocaleList(arabic, urdu, urduExtension)); in testReadWriteProto()
105 overrideConfig.setLocales(LOCALE_LIST_US); in createUsEnglishContext()
272 config.setLocales(locales);
409 mConfiguration.setLocales(locales); in updateConfiguration()429 mConfiguration.setLocales(new LocaleList(bestLocale, locales)); in updateConfiguration()522 mTmpConfig.setLocales(LocaleList.getDefault()); in calcConfigChanges()
1307 setLocales(LocaleList.forLanguageTags(protoInputStream.readString( in readFromProto()1319 setLocales(new LocaleList(list.toArray(new Locale[list.size()]))); in readFromProto()2122 public void setLocales(@Nullable LocaleList locales) { in setLocales() method in Configuration2141 setLocales(loc == null ? LocaleList.getEmptyLocaleList() : new LocaleList(loc)); in setLocale()
432 config.setLocales(merged); in setLocaleData()
89 config.setLocales(locales); in setLocale()
836 resourceConfiguration.setLocales(locales); in createTargetContextWithLocales()
3571 outConfig.setLocales(LocaleList.forLanguageTags(localeValue)); in adjustConfigurationForUser()
888 mTempConfig.setLocales(LocaleList.getDefault()); in setWindowManager()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
6322 HSPLandroid/content/res/Configuration;->setLocales(Landroid/os/LocaleList;)V
12620 method public void setLocales(@Nullable android.os.LocaleList);