Searched refs:addGroupSummary (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
H A D | ShadeListBuilderTest.java | 196 addGroupSummary(3, PACKAGE_1, GROUP_1); in testNotifsAreGrouped() 217 addGroupSummary(2, PACKAGE_1, GROUP_2); in testNotifsWithDifferentGroupKeysAreGrouped() 222 addGroupSummary(7, PACKAGE_1, GROUP_1); in testNotifsWithDifferentGroupKeysAreGrouped() 330 addGroupSummary(0, PACKAGE_5, GROUP_1); in testGroupsWithNoChildrenAreUngrouped() 349 addGroupSummary(1, PACKAGE_2, GROUP_1); in testGroupsWithTooFewChildrenAreSplitUp() 366 addGroupSummary(1, PACKAGE_2, GROUP_1); in testGroupsWhoLoseChildrenMidPipelineAreSplitUp() 389 addGroupSummary(1, PACKAGE_2, GROUP_1); in testGroupsWhoLoseAllChildrenToPromotionSuppressSummary() 412 addGroupSummary(1, PACKAGE_2, GROUP_1); in testGroupsWhoLoseOnlyChildToPromotionSuppressSummary() 459 addGroupSummary(1, PACKAGE_2, GROUP_1); in testThatAnnulledGroupsAndSummariesAreProperlyRolledBack() 553 addGroupSummary(2, PACKAGE_2, GROUP_1); in testPreRenderNotifsFilteredBreakupGroups() [all …]
|