Searched defs:removeAll (Results 1 - 8 of 8) sorted by relevance

/frameworks/support/v4/java/android/support/v4/util/
H A DArrayMap.java150 public boolean removeAll(Collection<?> collection) { method in class:ArrayMap
H A DMapCollections.java223 public boolean removeAll(Collection<?> collection) { method in class:MapCollections.EntrySet
313 public boolean removeAll(Collection<?> collection) { method in class:MapCollections.KeySet
407 public boolean removeAll(Collection<?> collection) { method in class:MapCollections.ValuesCollection
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduBody.java118 public void removeAll() { method in class:PduBody
/frameworks/base/core/java/android/preference/
H A DPreferenceGroup.java200 public void removeAll() { method in class:PreferenceGroup
/frameworks/base/core/java/android/util/
H A DArrayMap.java827 public boolean removeAll(Collection<?> collection) { method in class:ArrayMap
H A DArraySet.java670 public boolean removeAll(Collection<?> collection) { method in class:ArraySet
H A DMapCollections.java225 public boolean removeAll(Collection<?> collection) { method in class:MapCollections.EntrySet
315 public boolean removeAll(Collection<?> collection) { method in class:MapCollections.KeySet
409 public boolean removeAll(Collection<?> collection) { method in class:MapCollections.ValuesCollection
/frameworks/base/services/core/java/com/android/server/
H A DTextServicesManagerService.java324 scbg.removeAll();
492 bindGroup.removeAll();
509 bindGroup.removeAll();
513 bindGroup.removeAll();
813 removeAll();
901 public void removeAll() { method in class:TextServicesManagerService.SpellCheckerBindGroup

Completed in 209 milliseconds