Home
last modified time | relevance | path

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

/cts/tests/backup/src/android/backup/cts/
DAppLocalesBackupTest.java260 DeviceConfigShellHelper deviceConfigShellHelper = new DeviceConfigShellHelper( in testRetentionPeriod_backupPassAfterRetentionPeriod_removesStagedData() local
267 deviceConfigShellHelper.setSyncModeForTest( in testRetentionPeriod_backupPassAfterRetentionPeriod_removesStagedData()
280 deviceConfigShellHelper.put(NAMESPACE_SYSTEM_TIME, in testRetentionPeriod_backupPassAfterRetentionPeriod_removesStagedData()
311 deviceConfigShellHelper.restoreDeviceConfigStateForTest(deviceConfigPreTestState); in testRetentionPeriod_backupPassAfterRetentionPeriod_removesStagedData()
356 DeviceConfigShellHelper deviceConfigShellHelper = new DeviceConfigShellHelper( in testRetentionPeriod_lazyRestoreAfterRetentionPeriod_removesStagedData() local
363 deviceConfigShellHelper.setSyncModeForTest( in testRetentionPeriod_lazyRestoreAfterRetentionPeriod_removesStagedData()
397 deviceConfigShellHelper.put(NAMESPACE_SYSTEM_TIME, in testRetentionPeriod_lazyRestoreAfterRetentionPeriod_removesStagedData()
440 deviceConfigShellHelper.restoreDeviceConfigStateForTest(deviceConfigPreTestState); in testRetentionPeriod_lazyRestoreAfterRetentionPeriod_removesStagedData()