Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DMapCollections.java320 return removeAllHelper(colGetMap(), collection); in removeAll()
470 public static <K, V> boolean removeAllHelper(Map<K, V> map, Collection<?> collection) { in removeAllHelper() method in MapCollections
DArrayMap.java1024 return MapCollections.removeAllHelper(this, collection); in removeAll()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57996 Landroid/util/MapCollections;->removeAllHelper(Ljava/util/Map;Ljava/util/Collection;)Z