Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DSharedNotificationContainer.kt57 fun addNotificationStackScrollLayout(nssl: View) { in addNotificationStackScrollLayout() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DNotificationStackScrollLayoutSection.kt77 sharedNotificationContainer.addNotificationStackScrollLayout(it) in addViews()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DNotificationSection.kt78 sharedNotificationContainer.addNotificationStackScrollLayout(stackScrollLayout)