Searched refs:highlightSpan (Results 1 – 1 of 1) sorted by relevance
2394 TextAppearanceSpan highlightSpan = new TextAppearanceSpan(mTextView.getContext(), field in Editor.SuggestionsPopupWindow.SuggestionInfo2625 suggestionInfo.text.setSpan(suggestionInfo.highlightSpan, 0, 0, in updateSuggestions()2638 suggestionInfo.text.setSpan(suggestionInfo.highlightSpan, 0, 0, in updateSuggestions()2670 suggestionInfo.text.setSpan(suggestionInfo.highlightSpan, 0, in highlightTextDifferences()