Searched refs:mRetainedImplicitlyQueryableSnapshot (Results 1 – 3 of 3) sorted by relevance
31 mRetainedImplicitlyQueryable = orig.mRetainedImplicitlyQueryableSnapshot.snapshot(); in AppsFilterSnapshotImpl()34 mRetainedImplicitlyQueryableSnapshot = new SnapshotCache.Sealed<>(); in AppsFilterSnapshotImpl()
97 protected SnapshotCache<WatchedSparseSetArray<Integer>> mRetainedImplicitlyQueryableSnapshot; field in AppsFilterBase
203 mRetainedImplicitlyQueryableSnapshot = new SnapshotCache.Auto<>( in AppsFilterImpl()