Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DGroupEntry.java46 public NotificationEntry getRepresentativeEntry() { in getRepresentativeEntry() method in GroupEntry
H A DListEntry.java67 public abstract @Nullable NotificationEntry getRepresentativeEntry(); in getRepresentativeEntry() method in ListEntry
H A DNotificationEntry.java220 public NotificationEntry getRepresentativeEntry() { in getRepresentativeEntry() method in NotificationEntry