Searched refs:expected13 (Results 1 – 1 of 1) sorted by relevance
1190 ArraySet<ComponentName> expected13 = new ArraySet<>(); in testGetAllowedComponents() local1191 expected13.add(ComponentName.unflattenFromString("non.user.set.package/M1")); in testGetAllowedComponents()1192 expected.put(13, expected13); in testGetAllowedComponents()