Home
last modified time | relevance | path

Searched defs:notificationShelfController (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarViewModule.java123 NotificationShelfController notificationShelfController = in providesStatusBarWindowView() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutTest.java133 NotificationShelfController notificationShelfController = in setUp() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java826 public void setController(NotificationShelfController notificationShelfController) { in setController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.java195 public void setupShelf(NotificationShelfController notificationShelfController) { in setupShelf()
H A DNotificationPanelViewController.java3775 NotificationShelfController notificationShelfController) { in initDependencies()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java4837 public void setShelfController(NotificationShelfController notificationShelfController) { in setShelfController()