HomeSort by relevance Sort by last modified time
    Searched full:mmoresuggestionsrowheight (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripView.java 144 public final int mMoreSuggestionsRowHeight;
236 mMoreSuggestionsRowHeight = res.getDimensionPixelSize(
250 return mMaxMoreSuggestionsRow * mMoreSuggestionsRowHeight + mMoreSuggestionsBottomGap;
260 / mMoreSuggestionsRowHeight;
    [all...]

Completed in 332 milliseconds