Home
last modified time | relevance | path

Searched refs:getSuggestionTextColor (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java305 private int getSuggestionTextColor(final SuggestedWords suggestedWords, in getSuggestionTextColor() method in SuggestionStripLayoutHelper
515 wordView.setTextColor(getSuggestionTextColor(suggestedWords, indexInSuggestedWords)); in setupWordViewsAndReturnStartIndexOfMoreSuggestions()