Home
last modified time | relevance | path

Searched refs:mLocationTimeZoneManagerShellHelper (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/time/host/src/android/time/cts/host/
DBaseLocationTimeZoneManagerHostTest.java47 private LocationTimeZoneManagerShellHelper mLocationTimeZoneManagerShellHelper; field in BaseLocationTimeZoneManagerHostTest
56 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 …]