Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java115 addDivider(widgetCells); in onWidgetsBound()
134 private void addDivider(ViewGroup parent) { in addDivider() method in WidgetsBottomSheet
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java331 private static void addDivider(final ViewGroup stripView, final View dividerView) { in addDivider() method in SuggestionStripLayoutHelper
388 addDivider(stripView, divider); in layoutAndReturnStartIndexOfMoreSuggestions()
527 addDivider(stripView, mDividerViews.get(positionInStrip)); in layoutPunctuationsAndReturnStartIndexOfMoreSuggestions()