Searched refs:setBouncerShowing (Results 1 – 5 of 5) sorted by relevance
554 mStatusBarWindowManager.setBouncerShowing(bouncerShowing); in updateStates()555 mStatusBar.setBouncerShowing(bouncerShowing); in updateStates()556 mScrimController.setBouncerShowing(bouncerShowing); in updateStates()
67 public void setBouncerShowing(boolean showing) { in setBouncerShowing() method in PanelBar
287 public void setBouncerShowing(boolean showing) { in setBouncerShowing() method in StatusBarWindowManager
152 public void setBouncerShowing(boolean showing) { in setBouncerShowing() method in ScrimController
4894 public void setBouncerShowing(boolean bouncerShowing) { in setBouncerShowing() method4896 mStatusBarView.setBouncerShowing(bouncerShowing); in setBouncerShowing()