Home
last modified time | relevance | path

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

/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java20 import static android.app.time.cts.shell.LocationTimeZoneManagerShellHelper.PROVIDER_MODE_DISABLED;
45 setProviderModeOverride(PRIMARY_PROVIDER_INDEX, PROVIDER_MODE_DISABLED); in testSecondarySuggestion()
DLocationTimeZoneManagerStatsTest.java20 import static android.app.time.cts.shell.LocationTimeZoneManagerShellHelper.PROVIDER_MODE_DISABLED;
72 setProviderModeOverride(PRIMARY_PROVIDER_INDEX, PROVIDER_MODE_DISABLED); in testAtom_locationTimeZoneProviderStateChanged()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceConfigKeys.java68 static final String PROVIDER_MODE_DISABLED = "disabled"; field in DeviceConfigKeys.LocationTimeZoneManager
DLocationTimeZoneManagerShellHelper.java46 public static final String PROVIDER_MODE_DISABLED = field in LocationTimeZoneManagerShellHelper
47 DeviceConfigKeys.LocationTimeZoneManager.PROVIDER_MODE_DISABLED;