Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DSystemClockNetworkTimeTest.java88 mPreTestDeviceConfigState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()
/cts/hostsidetests/time/host/src/android/time/cts/host/
DTimeZoneDetectorStatsTest.java63 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()
DLocationTimeZoneManagerStatsTest.java103 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()
DLocationTimeZoneManagerHostTest.java118 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()
/cts/tests/backup/src/android/backup/cts/
DAppLocalesBackupTest.java267 deviceConfigShellHelper.setSyncModeForTest( in testRetentionPeriod_backupPassAfterRetentionPeriod_removesStagedData()
363 deviceConfigShellHelper.setSyncModeForTest( in testRetentionPeriod_lazyRestoreAfterRetentionPeriod_removesStagedData()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceConfigShellHelper.java136 public PreTestState setSyncModeForTest(String syncMode, String... namespacesToSave) in setSyncModeForTest() method in DeviceConfigShellHelper
/cts/tests/tests/time/src/android/app/time/cts/
DNetworkTimeUpdateServiceSntpTest.java107 mPreTestDeviceConfigState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()
DTimeManagerTest.java105 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in before()