Home
last modified time | relevance | path

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

/cts/tests/tests/time/src/android/service/timezone/cts/
DTimeZoneProviderStatusTest.java20 …rt static android.service.timezone.TimeZoneProviderStatus.DEPENDENCY_STATUS_BLOCKED_BY_ENVIRONMENT;
73 .setLocationDetectionDependencyStatus(DEPENDENCY_STATUS_BLOCKED_BY_ENVIRONMENT) in testEqualsAndHashcode()
80 .setConnectivityDependencyStatus(DEPENDENCY_STATUS_BLOCKED_BY_ENVIRONMENT) in testEqualsAndHashcode()
/cts/hostsidetests/time/device/fake_tzps_app/src/com/android/time/cts/fake_tzps_app/fixture/
DFakeTimeZoneProviderFixtureProvider.java18 …oid.app.time.cts.shell.FakeTimeZoneProviderAppShellHelper.DEPENDENCY_STATUS_BLOCKED_BY_ENVIRONMENT;
191 case DEPENDENCY_STATUS_BLOCKED_BY_ENVIRONMENT: in parseDependencyStatus()
192 return TimeZoneProviderStatus.DEPENDENCY_STATUS_BLOCKED_BY_ENVIRONMENT; in parseDependencyStatus()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DFakeTimeZoneProviderAppShellHelper.java86 public static final String DEPENDENCY_STATUS_BLOCKED_BY_ENVIRONMENT = "BLOCKED_BY_ENVIRONMENT"; field in FakeTimeZoneProviderAppShellHelper
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt13267 field public static final int DEPENDENCY_STATUS_BLOCKED_BY_ENVIRONMENT = 4; // 0x4