Home
last modified time | relevance | path

Searched defs:retainAll (Results 1 – 25 of 1490) sorted by relevance

12345678910>>...60

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DBuilder.java197 public CBuilder<E, U> retainAll(Collection<? extends E> c) { in retainAll() method in Builder.CBuilder
203 public CBuilder<E, U> retainAll(E... items) { in retainAll() method in Builder.CBuilder
208 public CBuilder<E, U> retainAll(Iterator<E> items) { in retainAll() method in Builder.CBuilder
214 public CBuilder<E, U> retainAll(Transform<E, Boolean> predicate) { in retainAll() method in Builder.CBuilder
436 public MBuilder<K, V, M> retainAll(Transform<K, Boolean> predicate) { in retainAll() method in Builder.MBuilder
441 public MBuilder<K, V, M> retainAll(Collection<? extends K> keys) { in retainAll() method in Builder.MBuilder
447 public MBuilder<K, V, M> retainAll(K... keys) { in retainAll() method in Builder.MBuilder
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DFilteredEntryMultimap.java236 public boolean retainAll(Collection<?> c) { in createKeySet() method in FilteredEntryMultimap.AsMap.KeySetImpl
286 public boolean retainAll(Collection<?> c) { in createEntrySet() method
336 public boolean retainAll(Collection<?> c) { in createValues() method in FilteredEntryMultimap.ValuesImpl
413 public boolean retainAll(Collection<?> c) { in entrySet() method in Keys
H A DSets.java86 public boolean retainAll(Collection<?> c) { in retainAll() method in Sets.ImprovedAbstractSet
689 public final boolean retainAll(Collection<?> elementsToKeep) { in retainAll() method in Sets.SetView
H A DAbstractBiMap.java246 public boolean retainAll(Collection<?> keysToRetain) { in retainAll() method in AbstractBiMap.KeySet
434 public boolean retainAll(Collection<?> c) { in retainAll() method in EntrySet
H A DFilteredMultimapValues.java85 public boolean retainAll(Collection<?> c) { in retainAll() method in FilteredMultimapValues
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DFilteredEntryMultimap.java236 public boolean retainAll(Collection<?> c) { in createKeySet() method in FilteredEntryMultimap.AsMap.KeySetImpl
286 public boolean retainAll(Collection<?> c) { in createEntrySet() method
336 public boolean retainAll(Collection<?> c) { in createValues() method in FilteredEntryMultimap.ValuesImpl
413 public boolean retainAll(Collection<?> c) { in entrySet() method in Keys
H A DSets.java88 public boolean retainAll(Collection<?> c) { in retainAll() method in Sets.ImprovedAbstractSet
703 public final boolean retainAll(Collection<?> elementsToKeep) { in retainAll() method in Sets.SetView
H A DAbstractBiMap.java270 public boolean retainAll(Collection<?> keysToRetain) { in retainAll() method in AbstractBiMap.KeySet
458 public boolean retainAll(Collection<?> c) { in retainAll() method in EntrySet
H A DFilteredMultimapValues.java85 public boolean retainAll(Collection<?> c) { in retainAll() method in FilteredMultimapValues
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/
H A DMapsTransformValuesUnmodifiableIteratorTest.java77 public boolean retainAll(Collection<?> c) { in keySet() method in MapsTransformValuesUnmodifiableIteratorTest.UnmodifiableIteratorMap
102 public boolean retainAll(Collection<?> c) { in values() method
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DMapsTransformValuesUnmodifiableIteratorTest.java77 public boolean retainAll(Collection<?> c) { in keySet() method in MapsTransformValuesUnmodifiableIteratorTest.UnmodifiableIteratorMap
102 public boolean retainAll(Collection<?> c) { in values() method
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DMapCollections.java235 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.EntrySet
325 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.KeySet
430 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.ValuesCollection
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DUnicodeSet.java576 public final android.icu.text.UnicodeSet retainAll(java.lang.CharSequence s) { throw new RuntimeExc… in retainAll() method in UnicodeSet
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll() method in UnicodeSet
1203 public <T extends java.lang.CharSequence> android.icu.text.UnicodeSet retainAll(java.lang.Iterable<… in retainAll() method in UnicodeSet
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DUnicodeSet.java576 public final android.icu.text.UnicodeSet retainAll(java.lang.CharSequence s) { throw new RuntimeExc… in retainAll() method in UnicodeSet
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll() method in UnicodeSet
1203 public <T extends java.lang.CharSequence> android.icu.text.UnicodeSet retainAll(java.lang.Iterable<… in retainAll() method in UnicodeSet
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DUnicodeSet.java576 public final android.icu.text.UnicodeSet retainAll(java.lang.CharSequence s) { throw new RuntimeExc… in retainAll() method in UnicodeSet
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll() method in UnicodeSet
1203 public <T extends java.lang.CharSequence> android.icu.text.UnicodeSet retainAll(java.lang.Iterable<… in retainAll() method in UnicodeSet
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DUnicodeSet.java576 public final android.icu.text.UnicodeSet retainAll(java.lang.CharSequence s) { throw new RuntimeExc… in retainAll() method in UnicodeSet
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll() method in UnicodeSet
1203 public <T extends java.lang.CharSequence> android.icu.text.UnicodeSet retainAll(java.lang.Iterable<… in retainAll() method in UnicodeSet
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DUnicodeSet.java576 public final android.icu.text.UnicodeSet retainAll(java.lang.CharSequence s) { throw new RuntimeExc… in retainAll() method in UnicodeSet
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll() method in UnicodeSet
1203 public <T extends java.lang.CharSequence> android.icu.text.UnicodeSet retainAll(java.lang.Iterable<… in retainAll() method in UnicodeSet
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DUnicodeSet.java576 public final android.icu.text.UnicodeSet retainAll(java.lang.CharSequence s) { throw new RuntimeExc… in retainAll() method in UnicodeSet
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll() method in UnicodeSet
1203 public <T extends java.lang.CharSequence> android.icu.text.UnicodeSet retainAll(java.lang.Iterable<… in retainAll() method in UnicodeSet
/aosp_15_r20/libcore/luni/src/test/androidsdk34/src/libcore/android34/java/util/
H A DListTest.java105 public boolean retainAll(Collection<?> c) { in retainAll() method in ListTest.MyList
342 public boolean retainAll(Collection<?> c) { in retainAll() method in ListTest.ClashClass
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
H A DUnmodifiableMapOfLists.java256 public boolean retainAll(Collection<?> c) { in retainAll() method in UnmodifiableMapOfLists.UnmodifiableEntrySet
381 public boolean retainAll(Collection<?> c) { in retainAll() method in UnmodifiableMapOfLists.UnmodifiableCollection
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/
H A DOldCollectionsTest.java389 public boolean retainAll(Collection c) { in retainAll() method in OldCollectionsTest.Mock_Collection
445 public boolean retainAll(Collection c) { in retainAll() method in OldCollectionsTest.Mock_WrongCollection
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
H A DCopyOnWriteArrayList.java171 public boolean retainAll(java.util.Collection<?> c) { in retainAll() method in CopyOnWriteArrayList
403 public boolean retainAll(java.util.Collection<?> c) { in retainAll() method in CopyOnWriteArrayList.COWSubList
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapField.java449 public boolean retainAll(Collection<?> c) { in retainAll() method in MapField.MutabilityAwareMap.MutabilityAwareCollection
540 public boolean retainAll(Collection<?> c) { in retainAll() method in MapField.MutabilityAwareMap.MutabilityAwareSet
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapField.java449 public boolean retainAll(Collection<?> c) { in retainAll() method in MapField.MutabilityAwareMap.MutabilityAwareCollection
540 public boolean retainAll(Collection<?> c) { in retainAll() method in MapField.MutabilityAwareMap.MutabilityAwareSet
/aosp_15_r20/packages/modules/Permission/PermissionController/role-controller/java/com/android/role/controller/util/
DCollectionUtils.java63 public static <T> boolean retainAll(ArraySet<T> arraySet, T... valuesToRetain) { in retainAll() method in CollectionUtils

12345678910>>...60