Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceConfigShellHelper.java136 public PreTestState setSyncModeForTest(String syncMode, String... namespacesToSave) in setSyncModeForTest()
143 PreTestState preTestState = new PreTestState(getSyncDisabled(), savedValues); in setSyncModeForTest()
151 public void restoreDeviceConfigStateForTest(PreTestState restoreState) throws Exception { in restoreDeviceConfigStateForTest()
183 public static class PreTestState { class in DeviceConfigShellHelper
187 private PreTestState(String syncDisabledMode, List<NamespaceEntries> values) { in PreTestState() method in DeviceConfigShellHelper.PreTestState
/cts/tests/tests/os/src/android/os/cts/
DSystemClockNetworkTimeTest.java75 private DeviceConfigShellHelper.PreTestState mPreTestDeviceConfigState;
/cts/hostsidetests/time/host/src/android/time/cts/host/
DTimeZoneDetectorStatsTest.java55 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState;
DLocationTimeZoneManagerStatsTest.java76 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState;
DLocationTimeZoneManagerHostTest.java94 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState;
/cts/tests/backup/src/android/backup/cts/
DAppLocalesBackupTest.java266 DeviceConfigShellHelper.PreTestState deviceConfigPreTestState = in testRetentionPeriod_backupPassAfterRetentionPeriod_removesStagedData()
362 DeviceConfigShellHelper.PreTestState deviceConfigPreTestState = in testRetentionPeriod_lazyRestoreAfterRetentionPeriod_removesStagedData()
/cts/tests/tests/time/src/android/app/time/cts/
DNetworkTimeUpdateServiceSntpTest.java89 private DeviceConfigShellHelper.PreTestState mPreTestDeviceConfigState;
DTimeManagerTest.java88 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState;