Home
last modified time | relevance | path

Searched defs:styled (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripView.java350 final CharSequence styled = mTexts.get(pos); in layout() local
412 final CharSequence styled = getStyledSuggestionWord(suggestedWords, pos); in setupTexts() local