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