Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/text/
DStaticLayoutTest.java731 final Locale privateLocale = Locale.forLanguageTag("qaa"); in testLocaleSpanAffectsHyphenation() local
749 text.setSpan(new LocaleSpan(privateLocale), 0, text.length(), in testLocaleSpanAffectsHyphenation()
767 final LocaleList locales = new LocaleList(privateLocale, Locale.US); in testLocaleSpanAffectsHyphenation()
783 text.setSpan(new LocaleSpan(privateLocale), 0, longWord.length(), in testLocaleSpanAffectsHyphenation()