Searched refs:mNonSystemSettingsSnapshot (Results 1 – 1 of 1) sorted by relevance
39 private final SnapshotCache<WatchedArrayList<SettingBase>> mNonSystemSettingsSnapshot; field in AppIdSettingMap46 mNonSystemSettingsSnapshot = new SnapshotCache.Auto<>( in AppIdSettingMap()54 mNonSystemSettings = orig.mNonSystemSettingsSnapshot.snapshot(); in AppIdSettingMap()55 mNonSystemSettingsSnapshot = new SnapshotCache.Sealed<>(); in AppIdSettingMap()