Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DNotificationSection.kt39 import com.android.systemui.notifications.ui.composable.ConstrainedNotificationStack
108 ConstrainedNotificationStack( in SceneScope()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotifications.kt139 fun SceneScope.ConstrainedNotificationStack( in SceneScope() method