Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DSharedNotificationContainer.kt55 fun addNotificationStackScrollLayout(nssl: View) { in addNotificationStackScrollLayout() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewConfigurator.kt122 sharedNotificationContainer.addNotificationStackScrollLayout(nssl) in setupNotificationStackScrollLayout()