Searched defs:groupSummary (Results 1 – 7 of 7) sorted by relevance
1236 GroupEntry groupSummary = mNotificationTestHelper.createGroupEntry( in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade() local1262 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(0); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade_rows() local1288 GroupEntry groupSummary = mNotificationTestHelper.createGroupEntry( in testAppRemovesSummary_removesAllBubbleChildren() local1311 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(0); in testAppRemovesSummary_removesAllBubbleChildren_rows() local1337 GroupEntry groupSummary = mNotificationTestHelper.createGroupEntry( in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren() local1378 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(2); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren_row() local
132 NotificationEntry groupSummary = mGroupMembershipManager.getGroupSummary(entry); in setGroupExpanded() local
880 val groupSummary: NotificationEntry = mock() in <lambda>() constant
125 private lateinit var groupSummary: NotificationEntry in <lambda>() variable in com.android.systemui.statusbar.notification.collection.coordinator.HeadsUpCoordinatorTest
888 final NotificationEntry groupSummary = in getTouchableRegion() local
4479 NotificationRecord groupSummary = getNotificationRecord(mPkg, AUTOGROUP_AT_COUNT - 1, "", in testGroupSummaryAdded_hadUngroupedNotif_doesNotAutogroup() local4482 summaryByGroupKey.put(groupSummary.getSbn().getGroupKey(), groupSummary); in testGroupSummaryAdded_hadUngroupedNotif_doesNotAutogroup() local
1296 NotificationRecord groupSummary = summaryByGroupKey.get(oldGroupKey); in isOriginalGroupSummaryPresent() local