Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java90 default void setBackdropShowing(boolean showing) {} in setBackdropShowing() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java667 public void setBackdropShowing(boolean showing) { in setBackdropShowing() method in NotificationShadeWindowControllerImpl