Home
last modified time | relevance | path

Searched defs:locales (Results 1 – 9 of 9) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DLocaleDeviceInfo.java30 List<String> locales = Arrays.asList( in collectDeviceInfo() local
/cts/tests/tests/text/src/android/text/style/cts/
DLocaleSpanTest.java36 private void verifyGetLocales(@NonNull final LocaleList locales) { in verifyGetLocales()
/cts/tests/tests/content/src/android/content/res/cts/
DAssetManagerTest.java201 String locales[] = mAssets.getNonSystemLocales(); in testGetNonSystemLocales() local
DConfigTest.java1363 String[] locales = am.getLocales(); in testGetLocalesConvertsTlToFil() local
DResourcesTest.java276 final LocaleList locales = res.getConfiguration().getLocales(); in testUpdateConfiguration_copyLocales() local
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoActivity.java179 String[] locales = getAssets().getLocales(); in onCreate() local
/cts/tests/tests/os/src/android/os/cts/
DLocaleListTest.java276 final LocaleList locales = LocaleList.forLanguageTags("ae"); in testSetDefault_oneLocale() local
292 final LocaleList locales = LocaleList.forLanguageTags("ae,en"); in testSetDefault_twoLocales() local
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java482 LocaleList[] locales = { in testPrecomputedText() local
/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java2968 String[] locales = Resources.getSystem().getAssets().getLocales(); in maybeInitializeSystemLocales() local