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.java95 private final Drawable mMoreSuggestionsHint; field in SuggestionStripLayoutHelper
151 mMoreSuggestionsHint = getMoreSuggestionsHint(res, in SuggestionStripLayoutHelper()
436 null, null, null, mMoreSuggestionsHint); in layoutWord()
438 wordView.setCompoundDrawablePadding(-mMoreSuggestionsHint.getIntrinsicHeight()); in layoutWord()