Home
last modified time | relevance | path

Searched refs:uLocale (Results 1 – 2 of 2) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DLocaleDeviceInfo.java52 .map((uLocale -> uLocale.toLanguageTag())) in collectDeviceInfo()
/cts/tests/tests/text/src/android/text/cts/
DMyanmarTest.java191 final ULocale uLocale = ULocale.addLikelySubtags(ULocale.forLocale(fontLocale)); in testIfZawgyiLocaleIsSupported_fontWithQaagShouldExists() local
192 final String script = uLocale.getScript(); in testIfZawgyiLocaleIsSupported_fontWithQaagShouldExists()