Searched refs:standardRemoveAll (Results 1 - 22 of 22) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DForwardingSet.java75 protected boolean standardRemoveAll(Collection<?> collection) { method in class:ForwardingSet
H A DForwardingCollection.java182 protected boolean standardRemoveAll(Collection<?> collection) { method in class:ForwardingCollection
H A DForwardingMultiset.java186 @Override protected boolean standardRemoveAll( method in class:ForwardingMultiset
H A DAbstractBiMap.java203 return standardRemoveAll(keysToRemove);
345 return standardRemoveAll(c);
H A DMapConstraints.java560 return standardRemoveAll(c);
612 return standardRemoveAll(c);
697 return standardRemoveAll(c);
H A DConcurrentHashMultiset.java470 return standardRemoveAll(c);
/external/guava/guava-tests/test/com/google/common/collect/
H A DForwardingCollectionTest.java74 return standardRemoveAll(collection);
H A DForwardingQueueTest.java74 return standardRemoveAll(collection);
H A DForwardingSetTest.java82 return standardRemoveAll(collection);
H A DForwardingSortedSetTest.java81 return standardRemoveAll(collection);
H A DForwardingListTest.java78 return standardRemoveAll(collection);
H A DForwardingNavigableSetTest.java83 return standardRemoveAll(collection);
H A DForwardingSortedMultisetTest.java156 return standardRemoveAll(collection);
H A DForwardingMultisetTest.java84 return standardRemoveAll(collection);
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DAbstractBiMap.java199 return standardRemoveAll(keysToRemove);
341 return standardRemoveAll(c);
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 220 milliseconds