Searched refs:mDeviceConfigPreTestState (Results 1 – 4 of 4) sorted by relevance
55 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState; field in TimeZoneDetectorStatsTest63 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()74 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
76 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState; field in LocationTimeZoneManagerStatsTest103 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()209 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
94 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState; field in LocationTimeZoneManagerHostTest118 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()222 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
88 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState; field in TimeManagerTest105 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in before()122 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in after()