Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotificationStackContentHeight.kt37 fun Modifier.notificationStackHeight(view: NotificationScrollView, padding: Int = 0) = in Modifier() method
DNotifications.kt355 .notificationStackHeight( in NotificationScrollingStack()