Searched refs:mutableSectionerPackages (Results 1 – 1 of 1) sorted by relevance
2082 List<String> mutableSectionerPackages = new ArrayList<>(); in stableOrderingDisregardedWithSectionChange() local2083 mutableSectionerPackages.add(PACKAGE_1); in stableOrderingDisregardedWithSectionChange()2085 new PackageSectioner(mutableSectionerPackages, null), in stableOrderingDisregardedWithSectionChange()2108 mutableSectionerPackages.add(PACKAGE_3); in stableOrderingDisregardedWithSectionChange()