Searched refs:getGroupSummary (Results 1 – 6 of 6) sorted by relevance
106 assertEquals(summaryEntry, mGroupManager.getGroupSummary(childEntry.getSbn())); in testIsSummaryOfGroupWithChildren()132 assertNull(mGroupManager.getGroupSummary(childEntry.getSbn())); in testRemoveSummaryFromGroupWithSummary()149 assertEquals(childEntry, mGroupManager.getGroupSummary(childEntry.getSbn())); in testHeadsUpEntryIsIsolated()
398 public NotificationEntry getGroupSummary(StatusBarNotification sbn) { in getGroupSummary() method in NotificationGroupManager399 return getGroupSummary(getGroupKey(sbn)); in getGroupSummary()408 return getGroupSummary(sbn.getGroupKey()); in getLogicalGroupSummary()412 private NotificationEntry getGroupSummary(String groupKey) { in getGroupSummary() method in NotificationGroupManager
168 mGroupManager.getGroupSummary(topEntry.getSbn()); in getTouchableRegion()
144 when(mGroupManager.getGroupSummary(entry1.getSbn())).thenReturn(entry0); in testNotificationsBecomingBundled()145 when(mGroupManager.getGroupSummary(entry2.getSbn())).thenReturn(entry0); in testNotificationsBecomingBundled()
192 NotificationEntry parent = mGroupManager.getGroupSummary(ent.getSbn()); in updateNotificationViews()
1534 mGroupManager.getGroupSummary(row.getEntry().getSbn());1711 && mGroupManager.getGroupSummary(3189 mGroupManager.getGroupSummary(row.getEntry().getSbn());