Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DMoreSuggestions.java98 minWidth, calcurateMaxRowWidth(fromIndex, index)); in layout()
111 private int calcurateMaxRowWidth(final int startIndex, final int endIndex) { in calcurateMaxRowWidth() method in MoreSuggestions.MoreSuggestionsParam