Home
last modified time | relevance | path

Searched defs:groupSummary (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DGroupExpansionManagerImpl.java96 final NotificationEntry groupSummary = mGroupMembershipManager.getGroupSummary(entry); in setGroupExpanded() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java1033 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(0); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade() local
1057 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(0); in testAppRemovesSummary_removesAllBubbleChildren() local
1081 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(2); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DHeadsUpManagerPhone.java175 final NotificationEntry groupSummary = in getTouchableRegion() local