Searched refs:privateLocale (Results 1 – 1 of 1) sorted by relevance
731 final Locale privateLocale = Locale.forLanguageTag("qaa"); in testLocaleSpanAffectsHyphenation() local749 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()