Home
last modified time | relevance | path

Searched refs:notificationStackScrollLayoutController (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelfController.java98 NotificationStackScrollLayoutController notificationStackScrollLayoutController) { in bind() argument
99 mView.bind(ambientState, notificationStackScrollLayoutController); in bind()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceController.java95 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in HeadsUpAppearanceController() argument
104 commandQueue, notificationStackScrollLayoutController, in HeadsUpAppearanceController()
H A DNotificationShadeWindowViewController.java142 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in NotificationShadeWindowViewController() argument
167 mNotificationStackScrollLayoutController = notificationStackScrollLayoutController; in NotificationShadeWindowViewController()
H A DStatusBarCommandQueueCallbacks.java135 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in StatusBarCommandQueueCallbacks() argument
162 mNotificationStackScrollLayoutController = notificationStackScrollLayoutController; in StatusBarCommandQueueCallbacks()
H A DNotificationPanelViewController.java680 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in NotificationPanelViewController()
741 mNotificationStackScrollLayoutController = notificationStackScrollLayoutController; in NotificationPanelViewController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java5309 NotificationStackScrollLayoutController notificationStackScrollLayoutController) { in setController() argument
5310 mController = notificationStackScrollLayoutController; in setController()