Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/text/
DStaticLayoutTest.java739 final String sentence = longWord + " " + longWord + " " + longWord + " " + longWord + " " in testLocaleSpanAffectsHyphenation() local
743 .obtain(sentence, 0, sentence.length(), paint, paraWidth) in testLocaleSpanAffectsHyphenation()
750 final SpannableString text = new SpannableString(sentence); in testLocaleSpanAffectsHyphenation()
768 final SpannableString text = new SpannableString(sentence); in testLocaleSpanAffectsHyphenation()
782 final SpannableString text = new SpannableString(sentence); in testLocaleSpanAffectsHyphenation()