Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DBaseLocationTimeZoneManagerHostTest.java114 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
DTimeZoneDetectorStatsTest.java72 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceConfigShellHelper.java146 public void restoreDeviceConfigStateForTest(PreTestState restoreState) throws Exception { in restoreDeviceConfigStateForTest() method in DeviceConfigShellHelper
/cts/tests/tests/time/src/android/app/time/cts/
DTimeManagerTest.java87 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in after()