Searched defs:setBouncerShowing (Results 1 – 8 of 8) sorted by relevance
53 fun setBouncerShowing(bouncerShowing: Boolean) method
44 override fun setBouncerShowing(bouncerShowing: Boolean) { in setBouncerShowing() method in com.android.systemui.shade.ShadeSurfaceImpl
731 public void setBouncerShowing(boolean showing) { in setBouncerShowing() method in NotificationShadeWindowControllerImpl
3105 public void setBouncerShowing(boolean bouncerShowing) { in setBouncerShowing() method
71 override fun setBouncerShowing(bouncerShowing: Boolean) {} in getNavigationBarView() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
259 void setBouncerShowing(boolean bouncerShowing); in setBouncerShowing() method
2429 public void setBouncerShowing(boolean bouncerShowing) { in setBouncerShowing() method
87 default void setBouncerShowing(boolean showing) {} in setBouncerShowing() method