Searched refs:summaryKey (Results 1 – 3 of 3) sorted by relevance
92 fun logSummaryMarkedInterrupted(summaryKey: String, childKey: String) { in logSummaryMarkedInterrupted()94 str1 = summaryKey in logSummaryMarkedInterrupted()
2511 String summaryKey = in update() local2513 if (summaryKey != null) { in update()2514 mSuppressedGroupToNotifKeys.put(update.suppressedSummaryGroup, summaryKey); in update()
1004 String summaryKey = summaries.get(pkg); in updateAutobundledSummaryLocked() local1005 if (summaryKey == null) { in updateAutobundledSummaryLocked()1008 NotificationRecord summary = mNotificationsByKey.get(summaryKey); in updateAutobundledSummaryLocked()