Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java10500 removeIntersectingNonAdjacentSpans(start, start + before, SpellCheckSpan.class); in sendBeforeTextChanged()
10501 removeIntersectingNonAdjacentSpans(start, start + before, SuggestionSpan.class); in sendBeforeTextChanged()
10505 private <T> void removeIntersectingNonAdjacentSpans(int start, int end, Class<T> type) { in removeIntersectingNonAdjacentSpans() method in TextView.Drawables
/frameworks/base/config/
Dboot-image-profile.txt19419 HSPLandroid/widget/TextView;->removeIntersectingNonAdjacentSpans(IILjava/lang/Class;)V
Dhiddenapi-greylist-max-o.txt91162 Landroid/widget/TextView;->removeIntersectingNonAdjacentSpans(IILjava/lang/Class;)V