Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java1378 final int spacesCount = bubbleChildCount - 1; in getCollapsedWidthForIconSizeAndPadding() local
1380 return iconSize * bubbleChildCount + mIconOverlapAmount * spacesCount + horizontalPadding; in getCollapsedWidthForIconSizeAndPadding()