Searched refs:hashSet (Results 1 – 6 of 6) sorted by relevance
68 val hashSet = testObject.getField(processingEnv, "mHashSet").asType() in generics() constant71 to = hashSet in generics()74 from = hashSet, in generics()
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()
55 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.hashSet;3453 hashSet(user0.getAllPackagesForTest().keySet())); in testCleanupPackage()3455 hashSet(user10.getAllPackagesForTest().keySet())); in testCleanupPackage()3459 hashSet(user0.getAllLaunchersForTest().keySet())); in testCleanupPackage()3463 hashSet(user10.getAllLaunchersForTest().keySet())); in testCleanupPackage()3485 hashSet(user0.getAllPackagesForTest().keySet())); in testCleanupPackage()3487 hashSet(user10.getAllPackagesForTest().keySet())); in testCleanupPackage()3491 hashSet(user0.getAllLaunchersForTest().keySet())); in testCleanupPackage()3495 hashSet(user10.getAllLaunchersForTest().keySet())); in testCleanupPackage()3517 hashSet(user0.getAllPackagesForTest().keySet())); in testCleanupPackage()[all …]
21 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.hashSet;1727 final Set<String> expected = hashSet(set(expectedDirectories));1744 final Set<String> expected = hashSet(set(expectedFiles));
352 public static <T> Set<T> hashSet(Set<T> in) { in hashSet() method in ShortcutManagerTestUtils
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...