Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java151 mMoreSuggestionsHint = getMoreSuggestionsHint(res, in SuggestionStripLayoutHelper()
183 private static Drawable getMoreSuggestionsHint(final Resources res, final float textSize, in getMoreSuggestionsHint() method in SuggestionStripLayoutHelper