Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/
DShadeScene.kt344 val notificationsPlaceable = measurables[1][0].measure(constraints) in SingleShade() constant
350 notificationsPlaceable.placeRelative(x = 0, y = maxNotifScrimTop.value.roundToInt()) in SingleShade()