Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DSystemClockNetworkTimeTest.java117 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mPreTestDeviceConfigState); in tearDown()
/cts/hostsidetests/time/host/src/android/time/cts/host/
DTimeZoneDetectorStatsTest.java74 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
DLocationTimeZoneManagerStatsTest.java209 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
DLocationTimeZoneManagerHostTest.java222 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
/cts/tests/backup/src/android/backup/cts/
DAppLocalesBackupTest.java311 deviceConfigShellHelper.restoreDeviceConfigStateForTest(deviceConfigPreTestState); in testRetentionPeriod_backupPassAfterRetentionPeriod_removesStagedData()
440 deviceConfigShellHelper.restoreDeviceConfigStateForTest(deviceConfigPreTestState); in testRetentionPeriod_lazyRestoreAfterRetentionPeriod_removesStagedData()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceConfigShellHelper.java151 public void restoreDeviceConfigStateForTest(PreTestState restoreState) throws Exception { in restoreDeviceConfigStateForTest() method in DeviceConfigShellHelper
/cts/tests/tests/time/src/android/app/time/cts/
DNetworkTimeUpdateServiceSntpTest.java142 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mPreTestDeviceConfigState); in tearDown()
DTimeManagerTest.java122 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in after()