Searched refs:getCarPropertyManagerErrorCode (Results 1 – 7 of 7) sorted by relevance
44 assertThat(carPropertyErrorCodes.getCarPropertyManagerErrorCode()) in testCarPropertyErrorCodesStatusOkNoErrors()57 assertThat(carPropertyErrorCodes.getCarPropertyManagerErrorCode()) in testCarPropertyErrorCodesStatusInternalError()70 assertThat(carPropertyErrorCodes.getCarPropertyManagerErrorCode()) in testCarPropertyErrorCodesStatusNotAvailable()85 assertThat(carPropertyErrorCodes.getCarPropertyManagerErrorCode()) in testCarPropertyErrorCodesStatusNotAvailableSpeedLow()100 assertThat(carPropertyErrorCodes.getCarPropertyManagerErrorCode()) in testCarPropertyErrorCodesStatusNotAvailableVendorError()113 assertThat(carPropertyErrorCodes.getCarPropertyManagerErrorCode()) in testConvertHalToCarPropertyManagerErrorStatusOK()148 assertThat(carPropertyErrorCodes.getCarPropertyManagerErrorCode()) in testConvertHalToCarPropertyManagerErrorStatus()
583 assertThat(result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()).isEqualTo( in testGetCarPropertyValuesAsync_retryAndTimeout()603 assertThat(result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()).isEqualTo( in testGetCarPropertyValuesAsync_noResultTimeout()634 assertThat(result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()).isEqualTo( in testGetCarPropertyValuesAsync_timeoutFromVehicleStub()657 assertThat(result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()).isEqualTo( in testGetCarPropertyValuesAsync_errorResult()685 assertThat(result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()).isEqualTo( in testGetCarPropertyValuesAsync_errorResultVendorErrorCode()715 assertThat(result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()).isEqualTo( in testGetCarPropertyValuesAsync_propStatusUnavailable()743 assertThat(result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()).isEqualTo( in testGetCarPropertyValuesAsync_propStatusError()949 assertThat(result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()) in testSetCarPropertyValuesAsync_noWaitForPropertyUpdate()990 assertThat(result1.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()) in testSetCarPropertyValuesAsync_noWaitForPropertyUpdateWithMultipleAreaRequests()995 assertThat(result2.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()) in testSetCarPropertyValuesAsync_noWaitForPropertyUpdateWithMultipleAreaRequests()[all …]
119 return mCarPropertyErrorCodes.getCarPropertyManagerErrorCode(); in getErrorCode()167 return mCarPropertyErrorCodes.getCarPropertyManagerErrorCode(); in getErrorCode()
1118 errorCodes.getCarPropertyManagerErrorCode(), errorCodes.getVendorErrorCode()); in handleAsyncExceptionFromVhal()
91 public @CarPropMgrErrorCode int getCarPropertyManagerErrorCode() { in getCarPropertyManagerErrorCode() method in CarPropertyErrorCodes188 sj.add("cpmErrorCode: " + carPropertyErrorCodes.getCarPropertyManagerErrorCode()); in toString()
711 .getCarPropertyManagerErrorCode(); in onGetAsyncResults()1593 carPropertyErrorCodes.getCarPropertyManagerErrorCode(), in onPropertySetError()
548 mCarPropertyErrorCodes.getCarPropertyManagerErrorCode()); in getErrorCode()890 result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode(); in onResults()