Searched refs:mSystemSettingsSnapshot (Results 1 – 1 of 1) sorted by relevance
41 private final SnapshotCache<WatchedSparseArray<SettingBase>> mSystemSettingsSnapshot; field in AppIdSettingMap49 mSystemSettingsSnapshot = new SnapshotCache.Auto<>( in AppIdSettingMap()56 mSystemSettings = orig.mSystemSettingsSnapshot.snapshot(); in AppIdSettingMap()57 mSystemSettingsSnapshot = new SnapshotCache.Sealed<>(); in AppIdSettingMap()