Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/
DVariableDayDate.kt49 val longerPlaceable = longerMeasurable.measure(constraints) in <lambda>() constant
55 longerPlaceable.width < constraints.maxWidth && in <lambda>()
56 longerPlaceable.height <= constraints.maxHeight -> longerPlaceable in <lambda>()