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