Searched refs:longWord (Results 1 – 1 of 1) sorted by relevance
733 final String longWord = "philanthropic"; in testLocaleSpanAffectsHyphenation() local734 final float wordWidth = paint.measureText(longWord); in testLocaleSpanAffectsHyphenation()737 final String sentence = longWord + " " + longWord + " " + longWord + " " + longWord + " " in testLocaleSpanAffectsHyphenation()738 + longWord + " " + longWord; in testLocaleSpanAffectsHyphenation()783 text.setSpan(new LocaleSpan(privateLocale), 0, longWord.length(), in testLocaleSpanAffectsHyphenation()