Searched defs:groupSummary (Results 1 – 4 of 4) sorted by relevance
96 final NotificationEntry groupSummary = mGroupMembershipManager.getGroupSummary(entry); in setGroupExpanded() local
1033 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(0); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade() local1057 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(0); in testAppRemovesSummary_removesAllBubbleChildren() local1081 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(2); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren() local
175 final NotificationEntry groupSummary = in getTouchableRegion() local
100 private lateinit var groupSummary: NotificationEntry in <lambda>() variable in com.android.systemui.statusbar.notification.collection.coordinator.HeadsUpCoordinatorTest