Home
last modified time | relevance | path

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

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