Searched refs:isRowDismissed (Results 1 – 8 of 8) sorted by relevance
248 || alertEntry.mEntry.isRowDismissed(); in canRemoveImmediately()
340 if (ent.isRowDismissed() || ent.isRowRemoved() in shouldSuppressActiveNotification()
398 if (entry.isRowDismissed) {
496 boolean entryDismissed = entry.isRowDismissed(); in removeNotificationInternal()575 if (entry.getSbn().getOverrideGroupKey() != null && !entry.isRowDismissed()) { in handleGroupSummaryRemoved()
475 || toEntry.isRowDismissed()) { in tryTransferAlertState()
311 if (entry.isRowDismissed() && hideDismissed) { in shouldShowNotificationIcon()
608 public boolean isRowDismissed() { in isRowDismissed() method in NotificationEntry
451 (entry != null && entry.isRowDismissed() && !isAppCancel) in setupNEM()