Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java88 default void setBackdropShowing(boolean showing) {} in setBackdropShowing() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java547 public void setBackdropShowing(boolean showing) { in setBackdropShowing() method in NotificationShadeWindowControllerImpl