/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/enterprise/ |
D | BaseEnterprisePreferenceControllerTestCase.java | 110 @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 D | ImmutableCollection.java | 61 public final boolean removeAll(Collection<?> oldElements) { in removeAll() method in ImmutableCollection
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ |
D | ExternalApproverManager.java | 125 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/ |
D | BaseEnterprisePreferenceControllerTestCase.java | 110 @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 D | SetView.java | 113 public boolean removeAll(Collection<?> coll) { in removeAll() method in SetView
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | Multiset.java | 445 boolean removeAll(Collection<?> c); in removeAll() method
|
H A D | AbstractMultiset.java | 115 public final boolean removeAll(Collection<?> elementsToRemove) { in removeAll() method in AbstractMultiset
|
H A D | ImmutableCollection.java | 310 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 D | ForwardingListTest.java | 91 public boolean removeAll(Collection<?> collection) { in removeAll() method in ForwardingListTest.StandardImplForwardingList
|
H A D | ForwardingMultisetTest.java | 94 public boolean removeAll(Collection<?> collection) { in removeAll() method in ForwardingMultisetTest.StandardImplForwardingMultiset
|
H A D | ForwardingNavigableSetTest.java | 93 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 D | VisitorSet.java | 118 public boolean removeAll(Collection<?> col) { in removeAll() method
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/ |
H A D | ForwardingMultisetTest.java | 94 public boolean removeAll(Collection<?> collection) { in removeAll() method in ForwardingMultisetTest.StandardImplForwardingMultiset
|
H A D | ForwardingListTest.java | 91 public boolean removeAll(Collection<?> collection) { in removeAll() method in ForwardingListTest.StandardImplForwardingList
|
H A D | ForwardingNavigableSetTest.java | 93 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 D | AbstractMultiset.java | 115 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/ |
D | NamedListenerSet.java | 119 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 D | ListWithPrivateMethods.java | 82 public boolean removeAll(Collection<?> c) { in removeAll() method in ListWithPrivateMethods
|
H A D | PackageProtectedList.java | 83 public boolean removeAll(Collection<?> c) { in removeAll() method in PackageProtectedList
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ |
D | ButtonSelectionStateController.java | 88 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 D | DefaultSdkAutoConstructList.java | 102 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 D | CacheFileMetadataIndex.java | 217 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 D | CacheFileMetadataIndex.java | 215 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 D | SimpleList.java | 93 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/ |
D | AbstractLogVerifier.java | 159 private void removeAll( in removeAll() method in AbstractLogVerifier
|