Home
last modified time | relevance | path

Searched defs:bubbleChildCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java1362 final int bubbleChildCount = getBubbleChildCount(); in collapsedWidth() local
1376 final int bubbleChildCount = Math.min(getBubbleChildCount(), MAX_VISIBLE_BUBBLES_COLLAPSED); in getCollapsedWidthForIconSizeAndPadding() local