Searched refs:colGetMap (Results 1 – 6 of 6) sorted by relevance
296 return containsAllHelper(colGetMap(), collection); in containsAll()321 return removeAllHelper(colGetMap(), collection); in removeAll()326 return retainAllHelper(colGetMap(), collection); in retainAll()559 protected abstract Map<K, V> colGetMap(); in colGetMap() method in MapCollections
898 protected Map<E, E> colGetMap() { in getCollection()
950 protected Map<K, V> colGetMap() { in getCollection()
15294 HSPLandroid/util/ArrayMap$1;->colGetMap()Ljava/util/Map;
15358 HSPLandroid/util/ArrayMap$1;->colGetMap()Ljava/util/Map;
57338 Landroid/util/MapCollections;->colGetMap()Ljava/util/Map;