HomeSort by relevance Sort by last modified time
    Searched refs:setMoreSuggestionsHeight (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripView.java 222 public void setMoreSuggestionsHeight(final int remainingHeight) {
223 mLayoutHelper.setMoreSuggestionsHeight(remainingHeight);
SuggestionStripLayoutHelper.java 173 public void setMoreSuggestionsHeight(final int remainingHeight) {
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]

Completed in 74 milliseconds