Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java114 final TextView wordView = wordViews.get(0); in SuggestionStripLayoutHelper() local
393 final TextView wordView = layoutWord(context, positionInStrip, width); in layoutAndReturnStartIndexOfMoreSuggestions() local
423 final TextView wordView = mWordViews.get(positionInStrip); in layoutWord() local
489 final TextView wordView = mWordViews.get(positionInStrip); in setupWordViewsAndReturnStartIndexOfMoreSuggestions() local
506 final TextView wordView = mWordViews.get(positionInStrip); in setupWordViewsAndReturnStartIndexOfMoreSuggestions() local
530 final TextView wordView = mWordViews.get(positionInStrip); in layoutPunctuationsAndReturnStartIndexOfMoreSuggestions() local