Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java2113 List<String> mutableSectionerPackages = new ArrayList<>(); in stableOrderingDisregardedWithSectionChange() local
2114 mutableSectionerPackages.add(PACKAGE_1); in stableOrderingDisregardedWithSectionChange()
2116 new PackageSectioner(mutableSectionerPackages, null), in stableOrderingDisregardedWithSectionChange()
2139 mutableSectionerPackages.add(PACKAGE_3); in stableOrderingDisregardedWithSectionChange()