Searched refs:mutableSectionerPackages (Results 1 – 1 of 1) sorted by relevance
2113 List<String> mutableSectionerPackages = new ArrayList<>(); in stableOrderingDisregardedWithSectionChange() local2114 mutableSectionerPackages.add(PACKAGE_1); in stableOrderingDisregardedWithSectionChange()2116 new PackageSectioner(mutableSectionerPackages, null), in stableOrderingDisregardedWithSectionChange()2139 mutableSectionerPackages.add(PACKAGE_3); in stableOrderingDisregardedWithSectionChange()