Searched defs:sectioner (Results 1 – 3 of 3) sorted by relevance
27 val sectioner: NotifSectioner, constant in com.android.systemui.statusbar.notification.collection.listbuilder.NotifSection
684 val sectioner = object : NotifSectioner("HeadsUp", BUCKET_HEADS_UP) { in <lambda>() constant
894 NotifSectioner sectioner = new PackageSectioner( in testThatSectionComparatorsAreCalled() local933 NotifSectioner sectioner = new PackageSectioner(List.of(PACKAGE_3), comparator); in testThatSectionComparatorsAreNotCalledForSectionWithSingleEntry() local