Searched refs:hashSet (Results 1 – 5 of 5) sorted by relevance
338 HashSet<ControlledHash> hashSet = new HashSet<ControlledHash>(); in run() local352 hashChanged = hashSet.add(key); in run()359 hashChanged = hashSet.remove(key); in run()373 dump(hashSet, arraySet); in run()384 if (!compareSets(hashSet, arraySet)) { in run()385 dump(hashSet, arraySet); in run()412 dump(hashSet, arraySet); in run()453 dump(hashSet, arraySet); in run()
50 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.hashSet;3324 hashSet(user0.getAllPackagesForTest().keySet())); in testCleanupPackage()3326 hashSet(user10.getAllPackagesForTest().keySet())); in testCleanupPackage()3330 hashSet(user0.getAllLaunchersForTest().keySet())); in testCleanupPackage()3334 hashSet(user10.getAllLaunchersForTest().keySet())); in testCleanupPackage()3356 hashSet(user0.getAllPackagesForTest().keySet())); in testCleanupPackage()3358 hashSet(user10.getAllPackagesForTest().keySet())); in testCleanupPackage()3362 hashSet(user0.getAllLaunchersForTest().keySet())); in testCleanupPackage()3366 hashSet(user10.getAllLaunchersForTest().keySet())); in testCleanupPackage()3388 hashSet(user0.getAllPackagesForTest().keySet())); in testCleanupPackage()[all …]
21 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.hashSet;1677 final Set<String> expected = hashSet(set(expectedDirectories));1694 final Set<String> expected = hashSet(set(expectedFiles));
346 public static <T> Set<T> hashSet(Set<T> in) { in hashSet() method in ShortcutManagerTestUtils
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...