Searched refs:groupSummaryKey (Results 1 – 1 of 1) sorted by relevance
276 String groupSummaryKey = null; in repostGroupSummary() local283 groupSummaryKey = potentialGroupSummary.getKey(); in repostGroupSummary()288 if (groupSummaryKey != null) { in repostGroupSummary()289 NotificationRecord record = recordsByKey.remove(groupSummaryKey); in repostGroupSummary()290 mPackages.remove(groupSummaryKey); in repostGroupSummary()291 mUsers.remove(groupSummaryKey); in repostGroupSummary()