Searched refs:getLogicalGroupSummary (Results 1 – 6 of 6) sorted by relevance
162 assertEquals(summaryEntry, mGroupManager.getLogicalGroupSummary(childEntry)); in testHeadsUpEntryIsIsolated()274 assertEquals(summaryEntry, mGroupManager.getLogicalGroupSummary(priorityEntry)); in helpTestAlertOverride()278 assertEquals(summaryEntry, mGroupManager.getLogicalGroupSummary(siblings[i])); in helpTestAlertOverride()
49 default NotificationEntry getLogicalGroupSummary(NotificationEntry entry) { in getLogicalGroupSummary() method
116 NotificationEntry groupSummary = mGroupMembershipManager.getLogicalGroupSummary(entry); in getGroupSummaryToDismiss()
569 NotificationEntry logicalGroupSummary = getLogicalGroupSummary(entry); in isOnlyChildInGroup()645 public NotificationEntry getLogicalGroupSummary(NotificationEntry entry) { in getLogicalGroupSummary() method in NotificationGroupManagerLegacy
482 NotificationEntry summary = mGroupManager.getLogicalGroupSummary(entry); in updateRowStatesInternal()
515 NotificationEntry summary = mNotificationGroupManager.getLogicalGroupSummary(entry); in setupNEM()