Searched refs:isKeyguardState (Results 1 – 1 of 1) sorted by relevance
462 boolean keyguardShowing = isKeyguardState(); in updateQsState()482 private boolean isKeyguardState() { in isKeyguardState() method in QSFragment497 if (!showCollapsed && isKeyguardState()) { in updateShowCollapsedOnKeyguard()632 boolean onKeyguard = isKeyguardState(); in setQsExpansion()755 if (isKeyguardState()) { in interpolateAlphaAnimationProgress()793 if (mLastQSExpansion > 0 && !isKeyguardState() && !mQqsMediaHost.getVisible() in updateMediaPositions()806 return mStatusBarState == KEYGUARD && mShowCollapsedOnKeyguard && !isKeyguardState(); in headerWillBeAnimating()