Searched refs:summaryKey (Results 1 – 3 of 3) sorted by relevance
495 mBubbles.removeSuppressedSummaryIfNecessary(groupKey, (summaryKey) -> { in setupNEM()497 mNotificationEntryManager.getActiveNotificationUnfiltered(summaryKey); in setupNEM()
1415 String summaryKey = in update() local1417 if (summaryKey != null) { in update()1418 mSuppressedGroupToNotifKeys.put(update.suppressedSummaryGroup, summaryKey); in update()
833 String summaryKey = summaries.get(pkg); in updateAutobundledSummaryFlags() local834 if (summaryKey == null) { in updateAutobundledSummaryFlags()837 NotificationRecord summary = mNotificationsByKey.get(summaryKey); in updateAutobundledSummaryFlags()