Searched refs:getCarPropertyErrorCodes (Results 1 – 5 of 5) sorted by relevance
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()687 assertThat(result.getCarPropertyErrorCodes().getVendorErrorCode()) in testGetCarPropertyValuesAsync_errorResultVendorErrorCode()689 assertThat(result.getCarPropertyErrorCodes().getSystemErrorCode()).isEqualTo( in testGetCarPropertyValuesAsync_errorResultVendorErrorCode()715 assertThat(result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode()).isEqualTo( in testGetCarPropertyValuesAsync_propStatusUnavailable()717 assertThat(result.getCarPropertyErrorCodes().getVendorErrorCode()).isEqualTo(0); in testGetCarPropertyValuesAsync_propStatusUnavailable()718 assertThat(result.getCarPropertyErrorCodes().getSystemErrorCode()).isEqualTo(0); in testGetCarPropertyValuesAsync_propStatusUnavailable()[all …]
130 public CarPropertyErrorCodes getCarPropertyErrorCodes() { in getCarPropertyErrorCodes() method in VehicleStub.GetVehicleStubAsyncResult178 public CarPropertyErrorCodes getCarPropertyErrorCodes() { in getCarPropertyErrorCodes() method in VehicleStub.SetVehicleStubAsyncResult
121 public @NonNull CarPropertyErrorCodes getCarPropertyErrorCodes() { in getCarPropertyErrorCodes() method in GetSetValueResult
605 getVehicleStubAsyncResult.getCarPropertyErrorCodes()); in parseGetAsyncResults()710 int errorCode = result.getCarPropertyErrorCodes() in onGetAsyncResults()783 setVehicleStubAsyncResult.getCarPropertyErrorCodes()), in onSetAsyncResults()
890 result.getCarPropertyErrorCodes().getCarPropertyManagerErrorCode(); in onResults()929 result.getCarPropertyErrorCodes()))); in onResults()