Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelBar.java101 public void setBouncerShowing(boolean showing) { in setBouncerShowing() method in PanelBar
DNotificationShadeWindowControllerImpl.java540 public void setBouncerShowing(boolean showing) { in setBouncerShowing() method in NotificationShadeWindowControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java85 default void setBouncerShowing(boolean showing) {} in setBouncerShowing() method