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
880 protected Map<E, E> colGetMap() { in getCollection()
944 protected Map<K, V> colGetMap() { in getCollection()
15870 HSPLandroid/util/ArrayMap$1;->colGetMap()Ljava/util/Map;
15919 HSPLandroid/util/ArrayMap$1;->colGetMap()Ljava/util/Map;
61304 Landroid/util/MapCollections;->colGetMap()Ljava/util/Map;