Searched refs:mLocationTimeZoneManagerShellHelper (Results 1 – 1 of 1) sorted by relevance
47 private LocationTimeZoneManagerShellHelper mLocationTimeZoneManagerShellHelper; field in BaseLocationTimeZoneManagerHostTest56 mLocationTimeZoneManagerShellHelper = in setUp()63 mLocationTimeZoneManagerShellHelper.assumeLocationTimeZoneManagerIsPresent(); in setUp()100 if (!mLocationTimeZoneManagerShellHelper.isLocationTimeZoneManagerPresent()) { in tearDown()123 byte[] protoBytes = mLocationTimeZoneManagerShellHelper.dumpState(); in dumpLocationTimeZoneManagerServiceState()130 mLocationTimeZoneManagerShellHelper.recordProviderStates(enabled); in setLocationTimeZoneManagerStateRecordingMode()134 mLocationTimeZoneManagerShellHelper.start(); in startLocationTimeZoneManagerService()138 mLocationTimeZoneManagerShellHelper.stop(); in stopLocationTimeZoneManagerService()142 mLocationTimeZoneManagerShellHelper.setProviderModeOverride(providerIndex, mode); in setProviderModeOverride()147 mLocationTimeZoneManagerShellHelper.simulateProviderSuggestion(providerIndex, zoneIds); in simulateProviderSuggestion()[all …]