Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewProviderModule.kt144 val notificationShelfController = component.notificationShelfController in providesNotificationShelfController() constant
DNotificationPanelViewController.java3485 NotificationShelfController notificationShelfController, in initDependencies()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java178 NotificationShelfController notificationShelfController = in setUp() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyNotificationIconAreaControllerImpl.java201 public void setupShelf(NotificationShelfController notificationShelfController) { in setupShelf()
DCentralSurfacesImpl.java676 public CentralSurfacesImpl( in CentralSurfacesImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java1024 public void setController(NotificationShelfController notificationShelfController) { in setController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4969 public void setShelfController(NotificationShelfController notificationShelfController) { in setShelfController()