Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt1342 CommunalContentSize.THIRD -> Dimensions.CardHeightThird in CommunalContentSize()
1363 val CardHeightThird = (CardHeightFull - (2 * ItemSpacing)) / 3 constant