Home
last modified time | relevance | path

Searched defs:getGroupSummary (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
DGroupMembershipManager.java40 NotificationEntry getGroupSummary(NotificationEntry entry); in getGroupSummary() method
DGroupMembershipManagerImpl.java40 public NotificationEntry getGroupSummary(NotificationEntry entry) { in getGroupSummary() method in GroupMembershipManagerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
DNotificationGroupManagerLegacy.java630 public NotificationEntry getGroupSummary(NotificationEntry entry) { in getGroupSummary() method in NotificationGroupManagerLegacy
640 private NotificationEntry getGroupSummary(String groupKey) { in getGroupSummary() method in NotificationGroupManagerLegacy