Searched refs:mBouncerShowing (Results 1 – 2 of 2) sorted by relevance
30 private boolean mBouncerShowing; field in PanelBar70 mBouncerShowing = showing; in setBouncerShowing()81 mPanel.setVisibility(mExpanded || mBouncerShowing ? VISIBLE : INVISIBLE); in updateVisibility()
353 protected boolean mBouncerShowing; field in StatusBar842 mStatusBarView.setBouncerShowing(mBouncerShowing); in makeStatusBarView()2108 && (mStatusBarWindowHidden || mBouncerShowing); in updateHideIconsForBouncer()2109 boolean hideBecauseKeyguard = !mPanelExpanded && !mIsOccluded && mBouncerShowing; in updateHideIconsForBouncer()2126 mBouncerWasShowingWhenHidden = mBouncerShowing; in updateHideIconsForBouncer()4453 mBouncerShowing = bouncerShowing; in setBouncerShowing()4729 if (mBouncerShowing) { in updateScrimController()5525 return mBouncerShowing; in isBouncerShowing()