Searched refs:mDeviceConfigShellHelper (Results 1 – 6 of 6) sorted by relevance
74 private DeviceConfigShellHelper mDeviceConfigShellHelper; field in SystemClockNetworkTimeTest87 mDeviceConfigShellHelper = new DeviceConfigShellHelper(mShellCommandExecutor); in setUp()88 mPreTestDeviceConfigState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()117 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mPreTestDeviceConfigState); in tearDown()125 mDeviceConfigShellHelper.put( in testCurrentNetworkTimeClock()
88 private DeviceConfigShellHelper mDeviceConfigShellHelper; field in NetworkTimeUpdateServiceSntpTest106 mDeviceConfigShellHelper = new DeviceConfigShellHelper(mShellCommandExecutor); in setUp()107 mPreTestDeviceConfigState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()142 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mPreTestDeviceConfigState); in tearDown()164 mDeviceConfigShellHelper.put( in testNetworkTimeUpdate()
87 private DeviceConfigShellHelper mDeviceConfigShellHelper; field in TimeManagerTest100 mDeviceConfigShellHelper = new DeviceConfigShellHelper(shellCommandExecutor); in before()105 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in before()122 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in after()257 mDeviceConfigShellHelper.put(NAMESPACE_SYSTEM_TIME, in testExternalTimeSuggestions()282 mDeviceConfigShellHelper.put(NAMESPACE_SYSTEM_TIME, in testExternalTimeSuggestions()
54 private DeviceConfigShellHelper mDeviceConfigShellHelper; field in TimeZoneDetectorStatsTest62 mDeviceConfigShellHelper = new DeviceConfigShellHelper(shellCommandExecutor); in setUp()63 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()74 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
75 private DeviceConfigShellHelper mDeviceConfigShellHelper; field in LocationTimeZoneManagerStatsTest100 mDeviceConfigShellHelper = new DeviceConfigShellHelper(shellCommandExecutor); in setUp()103 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()209 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
93 private DeviceConfigShellHelper mDeviceConfigShellHelper; field in LocationTimeZoneManagerHostTest115 mDeviceConfigShellHelper = new DeviceConfigShellHelper(shellCommandExecutor); in setUp()118 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()222 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()303 mDeviceConfigShellHelper.put(NAMESPACE_SYSTEM_TIME, in test_dupeSuggestionsMade_rateLimited()374 mDeviceConfigShellHelper.put(NAMESPACE_SYSTEM_TIME, in test_dupeSuggestionsMade_notRateLimited()