Home
last modified time | relevance | path

Searched refs:PACKAGE_5 (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java330 addGroupSummary(0, PACKAGE_5, GROUP_1); in testGroupsWithNoChildrenAreUngrouped()
331 addNotif(1, PACKAGE_5); in testGroupsWithNoChildrenAreUngrouped()
600 addNotif(2, PACKAGE_5); in testNotifFiltersCanBePreempted()
770 addNotif(9, PACKAGE_5); in testNotifSections()
874 addNotif(1, PACKAGE_5); in testThatNotifComparatorsAreCalled()
904 addNotif(5, PACKAGE_5); in testThatSectionComparatorsAreCalled()
941 addNotif(4, PACKAGE_5); in testThatSectionComparatorsAreNotCalledForSectionWithSingleEntry()
980 addNotif(4, PACKAGE_5); in testListenersAndPluggablesAreFiredInOrder()
981 addNotif(5, PACKAGE_5); in testListenersAndPluggablesAreFiredInOrder()
2250 NotifFilter filter = new PackageFilter(PACKAGE_5); in testInOrderPreRenderFilter()
[all …]