Searched defs:retainAll (Results 1 – 6 of 6) sorted by relevance
75 public boolean retainAll(Collection<?> collection) { in retainAll() method in AbstractCollection
234 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.EntrySet324 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.KeySet429 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.ValuesCollection
991 public boolean retainAll(Collection<?> collection) { in retainAll() method in ArraySet
1068 public boolean retainAll(Collection<?> collection) { in retainAll() method in ArrayMap
63 override fun retainAll(elements: Collection<T>): Boolean { in <lambda>() method in com.android.server.permission.access.collection.IndexedListSet
145 public boolean retainAll(Collection<?> c) { in retainAll() method in TimeLimitedMotionEventBuffer