Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotificationStackContentHeight.kt38 this then StackLayoutElement(view, padding) in Modifier()
40 private data class StackLayoutElement( in Modifier() dataClass