Searched refs:mShouldFilterCacheSnapshot (Results 1 – 3 of 3) sorted by relevance
71 mShouldFilterCache = orig.mShouldFilterCacheSnapshot.snapshot(); in AppsFilterSnapshotImpl()78 mShouldFilterCacheSnapshot = new SnapshotCache.Sealed<>(); in AppsFilterSnapshotImpl()
197 protected SnapshotCache<WatchedSparseBooleanMatrix> mShouldFilterCacheSnapshot; field in AppsFilterBase
198 mShouldFilterCacheSnapshot = new SnapshotCache.Auto<>( in AppsFilterImpl()