Home
last modified time | relevance | path

Searched refs:STATUS_ERROR_TIMEOUT (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/car-lib/src/com/android/car/internal/property/
DCarPropertyErrorCodes.java68 CarPropertyManager.STATUS_ERROR_TIMEOUT,
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java584 CarPropertyManager.STATUS_ERROR_TIMEOUT); in testGetCarPropertyValuesAsync_retryAndTimeout()
604 CarPropertyManager.STATUS_ERROR_TIMEOUT); in testGetCarPropertyValuesAsync_noResultTimeout()
635 CarPropertyManager.STATUS_ERROR_TIMEOUT); in testGetCarPropertyValuesAsync_timeoutFromVehicleStub()
1273 CarPropertyManager.STATUS_ERROR_TIMEOUT); in testSetCarPropertyValuesAsync_initValueDiffTargetValue_timeout()
1400 CarPropertyManager.STATUS_ERROR_TIMEOUT); in testSetCarPropertyValuesAsync_errorInitValueResult_timeout()
2118 .isEqualTo(CarPropertyManager.STATUS_ERROR_TIMEOUT); in testSetCarPropertyValuesAsync_timeoutBeforePropertyUpdateEvent()
2199 .isEqualTo(CarPropertyManager.STATUS_ERROR_TIMEOUT); in testOnSetAsyncResults_RetryAndTimeout()
2228 .isEqualTo(CarPropertyManager.STATUS_ERROR_TIMEOUT); in testOnSetAsyncResults_TimeoutFromVehicleStub()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPropertyManagerTest.java21 import static android.car.hardware.property.CarPropertyManager.STATUS_ERROR_TIMEOUT;
1296 .that(error.getErrorCode()).isEqualTo(STATUS_ERROR_TIMEOUT); in testGetPropertiesAsync()
1407 .that(error.getErrorCode()).isEqualTo(STATUS_ERROR_TIMEOUT); in testSetPropertiesAsync()
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java1023 public static final int STATUS_ERROR_TIMEOUT = 3; field in CarPropertyManager
1030 STATUS_ERROR_TIMEOUT
2944 case STATUS_ERROR_TIMEOUT: // Fallthrough in getCarPropertyAsyncErrorCodeFromCarPropertyManagerErrorCode()
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java827 CarPropertyManager.STATUS_ERROR_TIMEOUT, in generateTimeoutResult()
/packages/services/Car/car-lib/api/
Dcurrent.txt810 field public static final int STATUS_ERROR_TIMEOUT = 3; // 0x3
Dlint-baseline.txt1470 UnflaggedApi: android.car.hardware.property.CarPropertyManager#STATUS_ERROR_TIMEOUT:
1471 …agged with @FlaggedApi: field android.car.hardware.property.CarPropertyManager.STATUS_ERROR_TIMEOUT
/packages/services/Car/car-lib-module/api/
Dcurrent.txt810 field public static final int STATUS_ERROR_TIMEOUT = 3; // 0x3