Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java94 private final Drawable mMoreSuggestionsHint; field in SuggestionStripLayoutHelper
148 mMoreSuggestionsHint = getMoreSuggestionsHint(res, in SuggestionStripLayoutHelper()
428 null, null, null, mMoreSuggestionsHint); in layoutWord()
430 wordView.setCompoundDrawablePadding(-mMoreSuggestionsHint.getIntrinsicHeight()); in layoutWord()