Searched refs:summaryKey (Results 1 – 3 of 3) sorted by relevance
92 fun logSummaryMarkedInterrupted(summaryKey: String, childKey: String) {94 str1 = summaryKey
2174 String summaryKey = in update() local2176 if (summaryKey != null) { in update()2177 mSuppressedGroupToNotifKeys.put(update.suppressedSummaryGroup, summaryKey); in update()
917 String summaryKey = summaries.get(pkg); in updateAutobundledSummaryFlags() local918 if (summaryKey == null) { in updateAutobundledSummaryFlags()921 NotificationRecord summary = mNotificationsByKey.get(summaryKey); in updateAutobundledSummaryFlags()