Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarComponent.java94 NotificationPanelViewController getNotificationPanelViewController(); in getNotificationPanelViewController() method
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
H A DNotificationPanelViewMediator.java166 protected final NotificationPanelViewController getNotificationPanelViewController() { in getNotificationPanelViewController() method in NotificationPanelViewMediator
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DShadeControllerImpl.java225 private NotificationPanelViewController getNotificationPanelViewController() { in getNotificationPanelViewController() method in ShadeControllerImpl
H A DStatusBar.java1625 public NotificationPanelViewController getNotificationPanelViewController() { in getNotificationPanelViewController() method