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.java90 private final int mColorSuggested; field in SuggestionStripLayoutHelper
137 mColorSuggested = a.getColor(R.styleable.SuggestionStripView_colorSuggested, 0); in SuggestionStripLayoutHelper()
320 color = mColorSuggested; in getSuggestionTextColor()