Home
last modified time | relevance | path

Searched refs:getNotificationPanelView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarViewModule.java30 public static NotificationPanelView getNotificationPanelView( in getNotificationPanelView() method in StatusBarViewModule
32 return notificationShadeWindowView.getNotificationPanelView(); in getNotificationPanelView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSuperStatusBarViewFactory.java138 public NotificationPanelView getNotificationPanelView() { in getNotificationPanelView() method in SuperStatusBarViewFactory
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowView.java80 public NotificationPanelView getNotificationPanelView() { in getNotificationPanelView() method in NotificationShadeWindowView