Searched refs:isOnKeyguard (Results 1 – 6 of 6) sorted by relevance
367 public boolean isOnKeyguard() { in isOnKeyguard() method in AmbientState
162 float drawStart = !ambientState.isOnKeyguard() ? ambientState.getTopPadding() in updateClipping()
700 || (!mContainingNotification.isOnKeyguard() && mContainingNotification.isExpanded())
1052 setClosingWithAlphaFadeout(!expand && !isOnKeyguard() && getFadeoutAlpha() == 1.0f); in flingToHeight()2162 if (mKeyguardBypassController.getBypassEnabled() && isOnKeyguard() in getHeaderTranslation()2665 if (mKeyguardBypassController.getBypassEnabled() && isOnKeyguard()) { in updateExpandedHeight()2689 if (showIconsWhenExpanded && noVisibleNotifications && isOnKeyguard()) { in updateStatusBarIcons()2698 private boolean isOnKeyguard() {3465 if (!isOnKeyguard()) {3478 if (isFullyCollapsed() && entry.isRowHeadsUp() && !isOnKeyguard()) {
319 && !(mAmbientState.isOnKeyguard() && mBypassController.getBypassEnabled()); in updateAppearance()642 && !mAmbientState.isOnKeyguard() && !iconState.isLastExpandIcon) {
1304 public boolean isOnKeyguard() {2299 boolean allowed = isOnKeyguard()