Searched refs:mIsOccluded (Results 1 – 1 of 1) sorted by relevance
546 private boolean mIsOccluded; field in StatusBar1913 if (mIsOccluded && !isDozing()) { in shouldPeek()2087 mIsOccluded = occluded; in setOccluded()2107 boolean hideBecauseApp = mTopHidesStatusBar && mIsOccluded in updateHideIconsForBouncer()2109 boolean hideBecauseKeyguard = !mPanelExpanded && !mIsOccluded && mBouncerShowing; in updateHideIconsForBouncer()4733 ScrimState state = mIsOccluded || mStatusBarKeyguardViewManager.bouncerNeedsScrimming() in updateScrimController()5086 final boolean wasOccluded = mIsOccluded; in onNotificationClicked()5283 mActivityLaunchAnimator.getLaunchAnimation(row, mIsOccluded)), in startNotificationGutsIntent()