Searched defs:mColorSuggested (Results 1 - 1 of 1) sorted by relevance

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

Completed in 44 milliseconds