Searched refs:retainAll (Results 1 – 8 of 8) sorted by relevance
87 private void retainAll(HashSet<Key> keysToKeep, Key.Type t) { in retainAll() method in PagedViewIconCache103 retainAll(keysSet, Key.Type.ApplicationInfoKey); in retainAllApps()111 retainAll(keysSet, Key.Type.ResolveInfoKey); in retainAllShortcuts()119 retainAll(keysSet, Key.Type.AppWidgetProviderInfoKey); in retainAllAppWidgets()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
97 mEnabledAlbums.retainAll(validAlbums); in pruneObsoleteSettings()
237 mKeyToId.keySet().retainAll(mKeys); in update()
160 packagesToDelete.retainAll(getCurrentAppsWithLauncher()); in deleteNonRequiredApps()
345 public boolean retainAll(Collection<?> collection) { in retainAll() method in SlideModel
469 public boolean retainAll(Collection<?> collection) { in retainAll() method in SlideshowModel
265 values.keySet().retainAll(ALLOWED_DATA_COLUMNS); in createRawContact()