Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarViewModule.java148 public static NotificationPanelView getNotificationPanelView( in getNotificationPanelView() method in StatusBarViewModule
150 return notificationShadeWindowView.getNotificationPanelView(); in getNotificationPanelView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowView.java87 public NotificationPanelView getNotificationPanelView() { in getNotificationPanelView() method in NotificationShadeWindowView