Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DSettings.java496 mCrossProfileIntentResolversSnapshot; field in Settings
624 mCrossProfileIntentResolversSnapshot = new SnapshotCache.Auto<>(
685 mCrossProfileIntentResolversSnapshot = new SnapshotCache.Auto<>(
779 mCrossProfileIntentResolvers = r.mCrossProfileIntentResolversSnapshot.snapshot();
780 mCrossProfileIntentResolversSnapshot = new SnapshotCache.Sealed<>();