Searched refs:highlightSpan (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DEditor.java2288 TextAppearanceSpan highlightSpan = new TextAppearanceSpan(mTextView.getContext(), field in class:Editor.SuggestionsPopupWindow.SuggestionInfo
2519 suggestionInfo.text.setSpan(suggestionInfo.highlightSpan, 0, 0,
2532 suggestionInfo.text.setSpan(suggestionInfo.highlightSpan, 0, 0,
2564 suggestionInfo.text.setSpan(suggestionInfo.highlightSpan, 0,

Completed in 35 milliseconds