Searched refs:removeAdjacentSuggestionSpans (Results 1 – 2 of 2) sorted by relevance
797 mTextView.removeAdjacentSuggestionSpans(start); in updateSpellCheckSpans()798 mTextView.removeAdjacentSuggestionSpans(end); in updateSpellCheckSpans()
10509 void removeAdjacentSuggestionSpans(final int pos) { in removeAdjacentSuggestionSpans() method in TextView.Drawables