Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DBaseLocationTimeZoneManagerHostTest.java69 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()
DTimeZoneDetectorStatsTest.java61 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceConfigShellHelper.java131 public PreTestState setSyncModeForTest(String syncMode, String... namespacesToSave) in setSyncModeForTest() method in DeviceConfigShellHelper
/cts/tests/tests/time/src/android/app/time/cts/
DTimeManagerTest.java81 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in before()