Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java89 private final int mColorSuggested; field in SuggestionStripLayoutHelper
134 mColorSuggested = a.getColor(R.styleable.SuggestionStripView_colorSuggested, 0); in SuggestionStripLayoutHelper()
318 color = mColorSuggested; in getSuggestionTextColor()