Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DBaseLocationTimeZoneManagerHostTest.java20 import static android.app.time.cts.shell.LocationTimeZoneManagerShellHelper.PROVIDER_MODE_SIMULATED;
74 setProviderModeOverride(PRIMARY_PROVIDER_INDEX, PROVIDER_MODE_SIMULATED); in setUp()
75 setProviderModeOverride(SECONDARY_PROVIDER_INDEX, PROVIDER_MODE_SIMULATED); in setUp()
DLocationTimeZoneManagerHostTest.java21 import static android.app.time.cts.shell.LocationTimeZoneManagerShellHelper.PROVIDER_MODE_SIMULATED;
46 setProviderModeOverride(SECONDARY_PROVIDER_INDEX, PROVIDER_MODE_SIMULATED); in testSecondarySuggestion()
DLocationTimeZoneManagerStatsTest.java21 import static android.app.time.cts.shell.LocationTimeZoneManagerShellHelper.PROVIDER_MODE_SIMULATED;
73 setProviderModeOverride(SECONDARY_PROVIDER_INDEX, PROVIDER_MODE_SIMULATED); in testAtom_locationTimeZoneProviderStateChanged()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceConfigKeys.java61 static final String PROVIDER_MODE_SIMULATED = "simulated"; field in DeviceConfigKeys.LocationTimeZoneManager
DLocationTimeZoneManagerShellHelper.java52 public static final String PROVIDER_MODE_SIMULATED = field in LocationTimeZoneManagerShellHelper
53 DeviceConfigKeys.LocationTimeZoneManager.PROVIDER_MODE_SIMULATED;