Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt1341 CommunalContentSize.HALF -> Dimensions.CardHeightHalf in CommunalContentSize()
1362 val CardHeightHalf = (CardHeightFull - ItemSpacing) / 2 constant