Searched refs:showingPulsing (Results 1 – 12 of 12) sorted by relevance
573 if (!row.showingPulsing() || (i == 0 && ambientState.isPulseExpanding())) { in updatePulsingStates()617 && !row.showingPulsing()) { in updateHeadsUpStates()705 && (child.isAboveShelf() || child.showingPulsing())) { in updateZValuesForState()
203 if (view.showingPulsing() && !mBypassController.getBypassEnabled()) { in getRoundness()
270 if (firstView.showingPulsing()) { in updateBounds()
4373 if (firstChildNotGone != null && firstChildNotGone.showingPulsing()) { in updateOwnTranslationZ()
643 public boolean showingPulsing() { in showingPulsing() method in NotificationEntry644 return row != null && row.showingPulsing(); in showingPulsing()
509 shouldClipOwnTop = view.showingPulsing();676 || row.showingPulsing()
397 || row.showingPulsing()) { in updateHeader()
454 && !entry.showingPulsing()) { in setEntry()
321 if (hidePulsing && entry.showingPulsing() in shouldShowNotificationIcon()
548 public boolean showingPulsing() { in showingPulsing() method in ExpandableView
357 && !mParent.showingPulsing() in onTouchMove()
733 public boolean showingPulsing() {