Home
last modified time | relevance | path

Searched refs:mCrossProfileIntentResolversSnapshot (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java516 mCrossProfileIntentResolversSnapshot; field in Settings
633 mCrossProfileIntentResolversSnapshot = new SnapshotCache.Auto<>(
688 mCrossProfileIntentResolversSnapshot = new SnapshotCache.Auto<>(
776 mCrossProfileIntentResolvers = r.mCrossProfileIntentResolversSnapshot.snapshot();
777 mCrossProfileIntentResolversSnapshot = new SnapshotCache.Sealed<>();