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

/external/guava/guava/src/com/google/common/collect/
H A DForwardingCollection.java188 @Beta protected boolean standardRemoveAll(Collection<?> collection) { method in class:ForwardingCollection
H A DForwardingMultiset.java190 @Beta @Override protected boolean standardRemoveAll( method in class:ForwardingMultiset
H A DAbstractBiMap.java186 return standardRemoveAll(keysToRemove);
364 return standardRemoveAll(c);
H A DMapConstraints.java559 return standardRemoveAll(c);
611 return standardRemoveAll(c);
696 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 DForwardingMultisetTest.java84 return standardRemoveAll(collection);
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DAbstractBiMap.java182 return standardRemoveAll(keysToRemove);
360 return standardRemoveAll(c);
/external/droiddriver/libs/
H A Dguava-13.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/hash/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 358 milliseconds