Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.kt773 val boxHeight: Int in <lambda>() constant
778 boxHeight = taskHeight in <lambda>()
782 boxHeight = lastComputedGridTaskSize.height() in <lambda>()
787 expectedHeight = boxHeight + thumbnailPadding in <lambda>()