Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/
DPortraitPagedViewHandler.java560 float finalDividerHeight = Math.round(totalThumbnailHeight * dividerScale); in measureGroupedTaskViewThumbnailBounds() local
618 float finalDividerHeight = Math.round(totalThumbnailHeight * dividerScale); in getGroupedTaskViewSizes() local