Home
last modified time | relevance | path

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

/cts/tests/tests/time/src/android/service/timezone/cts/
DTimeZoneProviderStatusTest.java23 import static android.service.timezone.TimeZoneProviderStatus.DEPENDENCY_STATUS_OK;
123 .setLocationDetectionDependencyStatus(DEPENDENCY_STATUS_OK) in validStatusBuilder()
124 .setConnectivityDependencyStatus(DEPENDENCY_STATUS_OK) in validStatusBuilder()
/cts/hostsidetests/time/device/fake_tzps_app/src/com/android/time/cts/fake_tzps_app/fixture/
DFakeTimeZoneProviderFixtureProvider.java21 import static android.app.time.cts.shell.FakeTimeZoneProviderAppShellHelper.DEPENDENCY_STATUS_OK;
187 case DEPENDENCY_STATUS_OK: in parseDependencyStatus()
188 return TimeZoneProviderStatus.DEPENDENCY_STATUS_OK; in parseDependencyStatus()
/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java23 import static android.app.time.cts.shell.FakeTimeZoneProviderAppShellHelper.DEPENDENCY_STATUS_OK;
644 zoneId, DEPENDENCY_STATUS_OK, DEPENDENCY_STATUS_OK); in reportSuccess()
659 DEPENDENCY_STATUS_TEMPORARILY_UNAVAILABLE, DEPENDENCY_STATUS_OK, in reportUncertain()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DFakeTimeZoneProviderAppShellHelper.java82 public static final String DEPENDENCY_STATUS_OK = "OK"; field in FakeTimeZoneProviderAppShellHelper
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt13271 field public static final int DEPENDENCY_STATUS_OK = 2; // 0x2