Searched refs:mPastSignaturesSnapshot (Results 1 – 1 of 1) sorted by relevance
506 private final SnapshotCache<WatchedArrayList<Signature>> mPastSignaturesSnapshot; field in Settings628 mPastSignaturesSnapshot = new SnapshotCache.Auto<>(mPastSignatures, mPastSignatures,689 mPastSignaturesSnapshot = new SnapshotCache.Auto<>(mPastSignatures, mPastSignatures,785 mPastSignatures = r.mPastSignaturesSnapshot.snapshot();786 mPastSignaturesSnapshot = new SnapshotCache.Sealed<>();