Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java166 private int getMoreSuggestionsHeight() { in getMoreSuggestionsHeight() method in SuggestionStripLayoutHelper
171 final int currentHeight = getMoreSuggestionsHeight(); in setMoreSuggestionsHeight()