Searched refs:getLogicalGroupSummary (Results 1 – 6 of 6) sorted by relevance
160 assertEquals(summaryEntry, mGroupManager.getLogicalGroupSummary(childEntry)); in testHeadsUpEntryIsIsolated()216 assertEquals(summaryEntry, mGroupManager.getLogicalGroupSummary(priorityEntry)); in helpTestAlertOverrideWithSiblings()220 assertEquals(summaryEntry, mGroupManager.getLogicalGroupSummary(siblings[i])); in helpTestAlertOverrideWithSiblings()
49 default NotificationEntry getLogicalGroupSummary(NotificationEntry entry) { in getLogicalGroupSummary() method
116 NotificationEntry groupSummary = mGroupMembershipManager.getLogicalGroupSummary(entry); in getGroupSummaryToDismiss()
559 NotificationEntry logicalGroupSummary = getLogicalGroupSummary(entry); in isOnlyChildInGroup()635 public NotificationEntry getLogicalGroupSummary(NotificationEntry entry) { in getLogicalGroupSummary() method in NotificationGroupManagerLegacy
468 NotificationEntry summary = mGroupManager.getLogicalGroupSummary(entry); in updateRowStatesInternal()
511 NotificationEntry summary = mNotificationGroupManager.getLogicalGroupSummary(entry); in setupNEM()