Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java696 final NotifSectioner pkg1Sectioner = spy(new PackageSectioner(PACKAGE_1) { in testNotifSectionsChildrenUpdated() local
747 final NotifSectioner pkg1Sectioner = spy(new PackageSectioner(PACKAGE_1)); in testNotifSections() local