Searched refs:mDeviceConfigShellHelper (Results 1 – 4 of 4) sorted by relevance
49 private DeviceConfigShellHelper mDeviceConfigShellHelper; field in BaseLocationTimeZoneManagerHostTest59 mDeviceConfigShellHelper = new DeviceConfigShellHelper(shellCommandExecutor); in setUp()69 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()114 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
52 private DeviceConfigShellHelper mDeviceConfigShellHelper; field in TimeZoneDetectorStatsTest60 mDeviceConfigShellHelper = new DeviceConfigShellHelper(shellCommandExecutor); in setUp()61 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in setUp()72 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in tearDown()
115 private final DeviceConfigShellHelper mDeviceConfigShellHelper; field in LocationTimeZoneManagerShellHelper119 mDeviceConfigShellHelper = new DeviceConfigShellHelper(shellCommandExecutor); in LocationTimeZoneManagerShellHelper()181 mDeviceConfigShellHelper.delete(NAMESPACE_SYSTEM_TIME, deviceConfigKey); in setProviderModeOverride()183 mDeviceConfigShellHelper.put(NAMESPACE_SYSTEM_TIME, deviceConfigKey, mode); in setProviderModeOverride()
68 private DeviceConfigShellHelper mDeviceConfigShellHelper; field in TimeManagerTest76 mDeviceConfigShellHelper = new DeviceConfigShellHelper(shellCommandExecutor); in before()81 mDeviceConfigPreTestState = mDeviceConfigShellHelper.setSyncModeForTest( in before()87 mDeviceConfigShellHelper.restoreDeviceConfigStateForTest(mDeviceConfigPreTestState); in after()188 mDeviceConfigShellHelper.put(NAMESPACE_SYSTEM_TIME, in externalSuggestions()211 mDeviceConfigShellHelper.put(NAMESPACE_SYSTEM_TIME, in externalSuggestions()