Searched refs:isOnKeyguard (Results 1 – 6 of 6) sorted by relevance
366 public boolean isOnKeyguard() { in isOnKeyguard() method in AmbientState
159 float drawStart = !ambientState.isOnKeyguard() ? ambientState.getTopPadding() in updateClipping()
665 || (!mContainingNotification.isOnKeyguard() && mContainingNotification.isExpanded())
1016 setClosingWithAlphaFadeout(!expand && !isOnKeyguard() && getFadeoutAlpha() == 1.0f); in flingToHeight()2248 if (mKeyguardBypassController.getBypassEnabled() && isOnKeyguard() in getHeaderTranslation()2967 if (!isOnKeyguard()) { in onHeadsUpPinned()2979 if (isFullyCollapsed() && entry.isRowHeadsUp() && !isOnKeyguard()) { in onHeadsUpUnPinned()3058 if (mKeyguardBypassController.getBypassEnabled() && isOnKeyguard()) { in updateExpandedHeight()3079 if (showIconsWhenExpanded && mNoVisibleNotifications && isOnKeyguard()) { in updateStatusBarIcons()3088 private boolean isOnKeyguard() {
324 && !(mAmbientState.isOnKeyguard() && mBypassController.getBypassEnabled()); in updateAppearance()556 && !mAmbientState.isOnKeyguard() && !iconState.isLastExpandIcon) {
1299 public boolean isOnKeyguard() {2307 boolean allowed = isOnKeyguard()