Home
last modified time | relevance | path

Searched defs:removeAll (Results 176 – 200 of 1854) sorted by relevance

12345678910>>...75

/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/enterprise/
DBaseEnterprisePreferenceControllerTestCase.java110 @Override public void removeAll() { in removeAll() method in BaseEnterprisePreferenceControllerTestCase.DummyPreferenceGroup
/aosp_15_r20/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DImmutableCollection.java61 public final boolean removeAll(Collection<?> oldElements) { in removeAll() method in ImmutableCollection
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DExternalApproverManager.java125 public void removeAll(@Nullable IBinder key) { in removeAll() method in ExternalApproverManager
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/enterprise/
DBaseEnterprisePreferenceControllerTestCase.java110 @Override public void removeAll() { in removeAll() method in BaseEnterprisePreferenceControllerTestCase.DummyPreferenceGroup
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/utils/
H A DSetView.java113 public boolean removeAll(Collection<?> coll) { in removeAll() method in SetView
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DMultiset.java445 boolean removeAll(Collection<?> c); in removeAll() method
H A DAbstractMultiset.java115 public final boolean removeAll(Collection<?> elementsToRemove) { in removeAll() method in AbstractMultiset
H A DImmutableCollection.java310 public final boolean removeAll(Collection<?> oldElements) { in removeAll() method in ImmutableCollection
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DForwardingListTest.java91 public boolean removeAll(Collection<?> collection) { in removeAll() method in ForwardingListTest.StandardImplForwardingList
H A DForwardingMultisetTest.java94 public boolean removeAll(Collection<?> collection) { in removeAll() method in ForwardingMultisetTest.StandardImplForwardingMultiset
H A DForwardingNavigableSetTest.java93 public boolean removeAll(Collection<?> collection) { in removeAll() method in ForwardingNavigableSetTest.StandardImplForwardingNavigableSet
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/
H A DVisitorSet.java118 public boolean removeAll(Collection<?> col) { in removeAll() method
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/
H A DForwardingMultisetTest.java94 public boolean removeAll(Collection<?> collection) { in removeAll() method in ForwardingMultisetTest.StandardImplForwardingMultiset
H A DForwardingListTest.java91 public boolean removeAll(Collection<?> collection) { in removeAll() method in ForwardingListTest.StandardImplForwardingList
H A DForwardingNavigableSetTest.java93 public boolean removeAll(Collection<?> collection) { in removeAll() method in ForwardingNavigableSetTest.StandardImplForwardingNavigableSet
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DAbstractMultiset.java115 public final boolean removeAll(Collection<?> elementsToRemove) { in removeAll() method in AbstractMultiset
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/
DNamedListenerSet.java119 public boolean removeAll(java.util.Collection<? extends java.lang.Object> elements) { in removeAll() method in NamedListenerSet
/aosp_15_r20/libcore/luni/src/test/androidsdk34/src/libcore/android34/java/util/
H A DListWithPrivateMethods.java82 public boolean removeAll(Collection<?> c) { in removeAll() method in ListWithPrivateMethods
H A DPackageProtectedList.java83 public boolean removeAll(Collection<?> c) { in removeAll() method in PackageProtectedList
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DButtonSelectionStateController.java88 protected void removeAll() { in removeAll() method in ButtonSelectionStateController
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/util/
H A DDefaultSdkAutoConstructList.java102 public boolean removeAll(Collection<?> c) { in removeAll() method in DefaultSdkAutoConstructList
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/
H A DCacheFileMetadataIndex.java217 public void removeAll(Set<String> names) throws DatabaseIOException { in removeAll() method in CacheFileMetadataIndex
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/
H A DCacheFileMetadataIndex.java215 public void removeAll(Set<String> names) throws DatabaseIOException { in removeAll() method in CacheFileMetadataIndex
/aosp_15_r20/libcore/ojluni/src/test/java/util/SequencedCollection/
H A DSimpleList.java93 public boolean removeAll(Collection<?> c) { in removeAll() method in SimpleList
/aosp_15_r20/packages/modules/AdServices/shared/testing-libraries/device-side/java/com/android/adservices/shared/testing/
DAbstractLogVerifier.java159 private void removeAll( in removeAll() method in AbstractLogVerifier

12345678910>>...75