Searched refs:STATUS_ERROR_TIMEOUT (Results 1 – 8 of 8) sorted by relevance
68 CarPropertyManager.STATUS_ERROR_TIMEOUT,
584 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()
21 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()
1023 public static final int STATUS_ERROR_TIMEOUT = 3; field in CarPropertyManager1030 STATUS_ERROR_TIMEOUT2944 case STATUS_ERROR_TIMEOUT: // Fallthrough in getCarPropertyAsyncErrorCodeFromCarPropertyManagerErrorCode()
827 CarPropertyManager.STATUS_ERROR_TIMEOUT, in generateTimeoutResult()
810 field public static final int STATUS_ERROR_TIMEOUT = 3; // 0x3
1470 UnflaggedApi: android.car.hardware.property.CarPropertyManager#STATUS_ERROR_TIMEOUT:1471 …agged with @FlaggedApi: field android.car.hardware.property.CarPropertyManager.STATUS_ERROR_TIMEOUT