Searched refs:mDeviceConfigPreTestState (Results 1 – 3 of 3) sorted by relevance
50 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState; field in BaseLocationTimeZoneManagerHostTest69 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()114 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
53 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState; field in TimeZoneDetectorStatsTest61 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()72 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
69 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState; field in TimeManagerTest81 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in before()87 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in after()