Searched refs:removedSummary (Results 1 – 1 of 1) sorted by relevance
2768 NotificationRecord removedSummary = mSummaryByGroupKey.remove(oldGroup); in handleGroupedNotificationLocked() local2769 if (removedSummary != old) { in handleGroupedNotificationLocked()2771 removedSummary != null ? removedSummary.getKey() : "<null>"; in handleGroupedNotificationLocked()