Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHeadsUpCoordinator.kt684 val sectioner = object : NotifSectioner("HeadsUp", BUCKET_HEADS_UP) { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java894 NotifSectioner sectioner = new PackageSectioner( in testThatSectionComparatorsAreCalled() local
933 NotifSectioner sectioner = new PackageSectioner(List.of(PACKAGE_3), comparator); in testThatSectionComparatorsAreNotCalledForSectionWithSingleEntry() local