Searched defs:removeAll (Results 1 – 9 of 9) sorted by relevance
150 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArrayMap
223 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.EntrySet313 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.KeySet407 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.ValuesCollection
118 public void removeAll() { in removeAll() method in PduBody
225 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.EntrySet315 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.KeySet409 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.ValuesCollection
651 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArraySet
774 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArrayMap
196 public void removeAll() { in removeAll() method in PreferenceGroup
832 public void removeAll() { in removeAll() method in TextServicesManagerService.SpellCheckerBindGroup
1402 private void cleanupMediaButtonReceiverForPackage(String packageName, boolean removeAll) { in cleanupMediaButtonReceiverForPackage()