Home
last modified time | relevance | path

Searched defs:removeAll (Results 1 – 21 of 21) sorted by relevance

/libcore/luni/src/main/java/java/net/
DCookieStore.java102 boolean removeAll(); in removeAll() method
DCookieStoreImpl.java138 public synchronized boolean removeAll() { in removeAll() method in CookieStoreImpl
/libcore/luni/src/main/java/java/util/
DAbstractSet.java97 public boolean removeAll(Collection<?> collection) { in removeAll() method in AbstractSet
DCollection.java245 public boolean removeAll(Collection<?> collection); in removeAll() method
DSet.java152 public boolean removeAll(Collection<?> collection); in removeAll() method
DAbstractCollection.java273 public boolean removeAll(Collection<?> collection) { in removeAll() method in AbstractCollection
DList.java273 public boolean removeAll(Collection<?> collection); in removeAll() method
DMiniEnumSet.java165 public boolean removeAll(Collection<?> collection) { in removeAll() method in MiniEnumSet
DHugeEnumSet.java266 public boolean removeAll(Collection<?> collection) { in removeAll() method in HugeEnumSet
DHashtable.java921 public boolean removeAll(Collection<?> collection) { in removeAll() method in Hashtable.KeySet
1020 public boolean removeAll(Collection<?> collection) { in removeAll() method in Hashtable.EntrySet
DVector.java739 public synchronized boolean removeAll(Collection<?> collection) { in removeAll() method
/libcore/luni/src/main/java/java/util/concurrent/
DCopyOnWriteArraySet.java268 public boolean removeAll(Collection<?> c) { in removeAll() method in CopyOnWriteArraySet
DConcurrentSkipListSet.java292 public boolean removeAll(Collection<?> c) { in removeAll() method in ConcurrentSkipListSet
DCopyOnWriteArrayList.java358 public synchronized boolean removeAll(Collection<?> collection) { in removeAll() method in CopyOnWriteArrayList
633 @Override public boolean removeAll(Collection<?> collection) { in removeAll() method in CopyOnWriteArrayList.CowSubList
DSynchronousQueue.java1004 public boolean removeAll(Collection<?> c) { in removeAll() method in SynchronousQueue
DConcurrentHashMap.java2770 public final boolean removeAll(Collection<?> c) { in removeAll() method in ConcurrentHashMap.CollectionView
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DCookieManagerTest.java251 public boolean removeAll() { in testCookieManager_LCookieStore_LCookiePolicy() method in CookieManagerTest.DummyStore
/libcore/luni/src/main/java/java/nio/
DSelectorImpl.java384 public boolean removeAll(Collection<?> c) { in removeAll() method in SelectorImpl.UnaddableSet
/libcore/luni/src/test/java/libcore/java/util/
DOldCollectionsTest.java385 public boolean removeAll(Collection c) { in removeAll() method in OldCollectionsTest.Mock_Collection
441 public boolean removeAll(Collection c) { in removeAll() method in OldCollectionsTest.Mock_WrongCollection
/libcore/luni/src/test/java/libcore/java/net/
DCookiesTest.java606 public boolean removeAll() { in removeAll() method in CookiesTest.TestCookieStore
/libcore/benchmarks/libs/
Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...