Home
last modified time | relevance | path

Searched defs:getNotificationPanelViewController (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarComponent.java74 NotificationPanelViewController getNotificationPanelViewController(); in getNotificationPanelViewController() method
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewMediator.java171 protected final NotificationPanelViewController getNotificationPanelViewController() { in getNotificationPanelViewController() method in NotificationPanelViewMediator
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DShadeControllerImpl.java233 private NotificationPanelViewController getNotificationPanelViewController() { in getNotificationPanelViewController() method in ShadeControllerImpl