Home
last modified time | relevance | path

Searched defs:setNotificationShadeView (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java61 default void setNotificationShadeView(ViewGroup view) {} in setNotificationShadeView() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java243 public void setNotificationShadeView(ViewGroup view) { in setNotificationShadeView() method in NotificationShadeWindowControllerImpl