Home | History | Annotate | Download | only in browse

Lines Matching refs:newText

1139     private static SpannableString copyStyles(CharacterStyle[] spans, CharSequence newText) {
1140 SpannableString s = new SpannableString(newText);