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