Home | History | Annotate | Download | only in text

Lines Matching refs:ReplacementSpan

30 import android.text.style.ReplacementSpan;
1266 ReplacementSpan[] spans = ((Spanned) text).getSpans(offset, offset,
1267 ReplacementSpan.class);