Searched defs:mCollections (Results 1 – 3 of 3) sorted by relevance
34 private final WeakIdentityHashMap<Collection<?>, CollectionState> mCollections field in TrackedCollections
93 private MapCollections<E, E> mCollections; field in ArraySet
123 private MapCollections<K, V> mCollections; field in ArrayMap