Searched defs:getRepresentativeEntry (Results 1 – 4 of 4) sorted by relevance
44 public NotificationEntry getRepresentativeEntry() { in getRepresentativeEntry() method in GroupEntry
65 public abstract @Nullable NotificationEntry getRepresentativeEntry(); in getRepresentativeEntry() method in ListEntry
203 public NotificationEntry getRepresentativeEntry() { in getRepresentativeEntry() method in NotificationEntry
249 override fun getRepresentativeEntry(): NotificationEntry = mockEntry in fakeNotification() method