Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java12311 removeIntersectingNonAdjacentSpans(start, start + before, SpellCheckSpan.class); in sendBeforeTextChanged()
12312 removeIntersectingNonAdjacentSpans(start, start + before, SuggestionSpan.class); in sendBeforeTextChanged()
12316 private <T> void removeIntersectingNonAdjacentSpans(int start, int end, Class<T> type) { in removeIntersectingNonAdjacentSpans() method
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20966 HSPLandroid/widget/TextView;->removeIntersectingNonAdjacentSpans(IILjava/lang/Class;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21030 HSPLandroid/widget/TextView;->removeIntersectingNonAdjacentSpans(IILjava/lang/Class;)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70601 Landroid/widget/TextView;->removeIntersectingNonAdjacentSpans(IILjava/lang/Class;)V