Searched refs:removeAdjacentSuggestionSpans (Results 1 – 4 of 4) sorted by relevance
797 mTextView.removeAdjacentSuggestionSpans(start); in updateSpellCheckSpans()798 mTextView.removeAdjacentSuggestionSpans(end); in updateSpellCheckSpans()
10524 void removeAdjacentSuggestionSpans(final int pos) { in removeAdjacentSuggestionSpans() method in TextView.Drawables
19417 HSPLandroid/widget/TextView;->removeAdjacentSuggestionSpans(I)V
85029 Landroid/widget/TextView;->removeAdjacentSuggestionSpans(I)V