Searched refs:DEPENDENCY_STATUS_NOT_APPLICABLE (Results 1 – 4 of 4) sorted by relevance
22 import static android.service.timezone.TimeZoneProviderStatus.DEPENDENCY_STATUS_NOT_APPLICABLE;109 .setConnectivityDependencyStatus(DEPENDENCY_STATUS_NOT_APPLICABLE) in testAccessors()115 assertEquals(DEPENDENCY_STATUS_NOT_APPLICABLE, in testAccessors()
20 …tic android.app.time.cts.shell.FakeTimeZoneProviderAppShellHelper.DEPENDENCY_STATUS_NOT_APPLICABLE;185 case DEPENDENCY_STATUS_NOT_APPLICABLE: in parseDependencyStatus()186 return TimeZoneProviderStatus.DEPENDENCY_STATUS_NOT_APPLICABLE; in parseDependencyStatus()
83 public static final String DEPENDENCY_STATUS_NOT_APPLICABLE = "NOT_APPLICABLE"; field in FakeTimeZoneProviderAppShellHelper
13270 field public static final int DEPENDENCY_STATUS_NOT_APPLICABLE = 1; // 0x1