Searched refs:groupSummaryKey (Results 1 – 1 of 1) sorted by relevance
347 String groupSummaryKey = null; in repostGroupSummary() local356 groupSummaryKey = potentialGroupSummary.getKey(); in repostGroupSummary()361 if (groupSummaryKey != null) { in repostGroupSummary()362 NotificationRecord record = mSnoozedNotifications.remove(groupSummaryKey); in repostGroupSummary()363 String trimmedKey = getTrimmedString(groupSummaryKey); in repostGroupSummary()