Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarViewModule.java133 public static NotificationPanelView getNotificationPanelView( in getNotificationPanelView() method in StatusBarViewModule
135 return notificationShadeWindowView.getNotificationPanelView(); in getNotificationPanelView()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowView.java80 public NotificationPanelView getNotificationPanelView() { in getNotificationPanelView() method in NotificationShadeWindowView