Home
last modified time | relevance | path

Searched defs:getLogicalGroupSummary (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DGroupMembershipManager.java49 default NotificationEntry getLogicalGroupSummary(NotificationEntry entry) { in getLogicalGroupSummary() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
H A DNotificationGroupManagerLegacy.java645 public NotificationEntry getLogicalGroupSummary(NotificationEntry entry) { in getLogicalGroupSummary() method in NotificationGroupManagerLegacy