Home
last modified time | relevance | path

Searched refs:removeAllHelper (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/util/
DMapCollections.java318 return removeAllHelper(colGetMap(), collection); in removeAll()
468 public static <K, V> boolean removeAllHelper(Map<K, V> map, Collection<?> collection) { in removeAllHelper() method in MapCollections
DArrayMap.java961 return MapCollections.removeAllHelper(this, collection); in removeAll()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt77191 Landroid/util/MapCollections;->removeAllHelper(Ljava/util/Map;Ljava/util/Collection;)Z