Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceConfigShellHelper.java131 public PreTestState setSyncModeForTest(String syncMode, String... namespacesToSave) in setSyncModeForTest()
138 PreTestState preTestState = new PreTestState(isSyncDisabled(), savedValues); in setSyncModeForTest()
146 public void restoreDeviceConfigStateForTest(PreTestState restoreState) throws Exception { in restoreDeviceConfigStateForTest()
179 public static class PreTestState { class in DeviceConfigShellHelper
183 private PreTestState(boolean isSyncDisabled, List<NamespaceEntries> values) { in PreTestState() method in DeviceConfigShellHelper.PreTestState
/cts/hostsidetests/time/host/src/android/time/cts/host/
DBaseLocationTimeZoneManagerHostTest.java50 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState;
DTimeZoneDetectorStatsTest.java53 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState;
/cts/tests/tests/time/src/android/app/time/cts/
DTimeManagerTest.java69 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState;