Home
last modified time | relevance | path

Searched defs:setBouncerShowing (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java85 default void setBouncerShowing(boolean showing) {} in setBouncerShowing() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java541 public void setBouncerShowing(boolean showing) { in setBouncerShowing() method in NotificationShadeWindowControllerImpl
H A DStatusBar.java3459 public void setBouncerShowing(boolean bouncerShowing) { in setBouncerShowing() method
H A DNotificationPanelViewController.java3293 public void setBouncerShowing(boolean bouncerShowing) { in setBouncerShowing() method in NotificationPanelViewController