Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripView.java217 mStartIndexOfMoreSuggestions = mLayoutHelper.layoutAndReturnStartIndexOfMoreSuggestions( in setSuggestions()
DSuggestionStripLayoutHelper.java361 public int layoutAndReturnStartIndexOfMoreSuggestions(final SuggestedWords suggestedWords, in layoutAndReturnStartIndexOfMoreSuggestions() method in SuggestionStripLayoutHelper