Searched refs:logicalSummary (Results 1 – 1 of 1) sorted by relevance
147 val logicalSummary = logicalMembers.find { it.sbn.notification.isGroupSummary } regex153 if (logicalSummary == null) {161 if (!isGoingToShowHunStrict(logicalSummary)) {185 val isSummaryAttached = groupLocationsByKey.contains(logicalSummary.key)204 val summaryUpdate = mPostedEntries[logicalSummary.key]210 logicalSummary.setInterruption()211 mLogger.logSummaryMarkedInterrupted(logicalSummary.key, childToReceiveParentAlert.key)219 logicalSummary,224 isAlerting = mHeadsUpManager.isAlerting(logicalSummary.key),225 isBinding = isEntryBinding(logicalSummary),[all …]