Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarViewModule.java138 NotificationShelfController notificationShelfController = in providesStatusBarWindowView() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java166 NotificationShelfController notificationShelfController = in setUp() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java191 public void setupShelf(NotificationShelfController notificationShelfController) { in setupShelf()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java988 public void setController(NotificationShelfController notificationShelfController) { in setController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java3328 NotificationShelfController notificationShelfController) { in initDependencies()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java5110 public void setShelfController(NotificationShelfController notificationShelfController) { in setShelfController()