Home
last modified time | relevance | path

Searched defs:stackScrollView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DNotificationSection.kt55 private val stackScrollView: Lazy<NotificationScrollView>, constant in com.android.systemui.keyguard.ui.composable.section.NotificationSection
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotificationsShadeScene.kt62 private val stackScrollView: Lazy<NotificationScrollView>, constant