Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/util/
DArrayMap.java150 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArrayMap
DMapCollections.java225 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.EntrySet
315 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.KeySet
409 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.ValuesCollection
DArraySet.java534 public boolean removeAll(ArraySet<? extends E> array) { in removeAll() method in ArraySet
765 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArraySet
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DAbstractCollection.java70 public boolean removeAll(Collection<?> collection) { in removeAll() method in AbstractCollection
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DPduBody.java118 public void removeAll() { in removeAll() method in PduBody
/frameworks/data-binding/extensions/library/src/main/java/android/databinding/
DObservableArrayMap.java59 public boolean removeAll(Collection<?> collection) { in removeAll() method in ObservableArrayMap
/frameworks/base/core/java/android/util/
DArraySet.java544 public boolean removeAll(ArraySet<? extends E> array) { in removeAll() method in ArraySet
775 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArraySet
DMapCollections.java228 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.EntrySet
318 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.KeySet
412 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.ValuesCollection
DArrayMap.java886 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArrayMap
/frameworks/base/core/java/android/preference/
DPreferenceGroup.java200 public void removeAll() { in removeAll() method in PreferenceGroup
/frameworks/support/v7/preference/src/android/support/v7/preference/
DPreferenceGroup.java255 public void removeAll() { in removeAll() method in PreferenceGroup
/frameworks/av/services/camera/libcameraservice/utils/
DClientManager.h586 void ClientManager<KEY, VALUE, LISTENER>::removeAll() { in removeAll() function
/frameworks/base/services/core/java/com/android/server/
DTextServicesManagerService.java927 public void removeAll() { in removeAll() method in TextServicesManagerService.SpellCheckerBindGroup