Searched refs:removeIntersectingNonAdjacentSpans (Results 1 – 4 of 4) sorted by relevance
12311 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
20966 HSPLandroid/widget/TextView;->removeIntersectingNonAdjacentSpans(IILjava/lang/Class;)V
21030 HSPLandroid/widget/TextView;->removeIntersectingNonAdjacentSpans(IILjava/lang/Class;)V
70601 Landroid/widget/TextView;->removeIntersectingNonAdjacentSpans(IILjava/lang/Class;)V