Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java276 ParcelFileDescriptor newState, Set<String> dynamicBlockList) throws IOException { in onRestore() argument
328 R.array.restore_blocked_system_settings, dynamicBlockList, in onRestore()
336 R.array.restore_blocked_secure_settings, dynamicBlockList, in onRestore()
343 dynamicBlockList, preservedGlobalSettings); in onRestore()
390 dynamicBlockList, in onRestore()
733 Set<String> dynamicBlockList, in restoreSettings() argument
750 dynamicBlockList, in restoreSettings()
762 Set<String> dynamicBlockList, in restoreSettings() argument
773 dynamicBlockList, in restoreSettings()
787 Set<String> dynamicBlockList, in restoreSettings() argument
[all …]