Home
last modified time | relevance | path

Searched refs:colGetMap (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/util/
H A DMapCollections.java295 return containsAllHelper(colGetMap(), collection); in containsAll()
320 return removeAllHelper(colGetMap(), collection); in removeAll()
325 return retainAllHelper(colGetMap(), collection); in retainAll()
558 protected abstract Map<K, V> colGetMap(); in colGetMap() method in MapCollections
H A DArraySet.java899 protected Map<E, E> colGetMap() { in getCollection()
H A DArrayMap.java951 protected Map<K, V> colGetMap() { in getCollection()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt15553 HSPLandroid/util/ArrayMap$1;->colGetMap()Ljava/util/Map;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt15617 HSPLandroid/util/ArrayMap$1;->colGetMap()Ljava/util/Map;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57981 Landroid/util/MapCollections;->colGetMap()Ljava/util/Map;