Searched refs:removeAllHelper (Results 1 – 3 of 3) sorted by relevance
320 return removeAllHelper(colGetMap(), collection); in removeAll()470 public static <K, V> boolean removeAllHelper(Map<K, V> map, Collection<?> collection) { in removeAllHelper() method in MapCollections
1024 return MapCollections.removeAllHelper(this, collection); in removeAll()
57996 Landroid/util/MapCollections;->removeAllHelper(Ljava/util/Map;Ljava/util/Collection;)Z