Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java345 private static void addDivider(final ViewGroup stripView, final View dividerView) { in addDivider() method in SuggestionStripLayoutHelper
396 addDivider(stripView, divider); in layoutAndReturnStartIndexOfMoreSuggestions()
531 addDivider(stripView, mDividerViews.get(positionInStrip)); in layoutPunctuationsAndReturnStartIndexOfMoreSuggestions()