Searched refs:mBouncerShowing (Results 1 – 2 of 2) sorted by relevance
33 private boolean mBouncerShowing; field in PanelBar92 mBouncerShowing = showing; in setBouncerShowing()111 mPanel.setVisibility(mExpanded || mBouncerShowing ? VISIBLE : INVISIBLE); in updateVisibility()
336 protected boolean mBouncerShowing; field in StatusBar832 mStatusBarView.setBouncerShowing(mBouncerShowing); in makeStatusBarView()1651 && (mStatusBarWindowHidden || mBouncerShowing); in updateHideIconsForBouncer()1652 boolean hideBecauseKeyguard = !mPanelExpanded && !mIsOccluded && mBouncerShowing; in updateHideIconsForBouncer()1669 mBouncerWasShowingWhenHidden = mBouncerShowing; in updateHideIconsForBouncer()2520 if (mExpandedVisible && !mBouncerShowing) { in executeRunnableDismissingKeyguard()3009 != BiometricUnlockController.MODE_WAKE_AND_UNLOCK && !mBouncerShowing) { in updatePanelExpansionForKeyguard()3573 mBouncerShowing = bouncerShowing; in setBouncerShowing()3578 if (!mBouncerShowing) { in setBouncerShowing()3830 if (mBouncerShowing) { in updateScrimController()[all …]