Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotificationHeadsUpHeight.kt36 fun Modifier.notificationHeadsUpHeight(view: NotificationScrollView) = in notificationHeadsUpHeight() method
DNotifications.kt120 .notificationHeadsUpHeight(stackScrollView) in HeadsUpNotificationSpace()