Searched refs:colGetMap (Results 1 – 6 of 6) sorted by relevance
295 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
899 protected Map<E, E> colGetMap() { in getCollection()
951 protected Map<K, V> colGetMap() { in getCollection()
15553 HSPLandroid/util/ArrayMap$1;->colGetMap()Ljava/util/Map;
15617 HSPLandroid/util/ArrayMap$1;->colGetMap()Ljava/util/Map;
57981 Landroid/util/MapCollections;->colGetMap()Ljava/util/Map;