Searched refs:getVhalSystemErrorCode (Results 1 – 4 of 4) sorted by relevance
158 @VehicleHalStatusCodeInt int systemErrorCode = getVhalSystemErrorCode(vhalStatusCode); in createFromVhalStatusCode()356 public static @VehicleHalStatusCodeInt int getVhalSystemErrorCode(int vhalErrorCode) { in getVhalSystemErrorCode() method in CarPropertyErrorCodes
189 assertThat(CarPropertyErrorCodes.getVhalSystemErrorCode(COMBINED_ERROR_CODE)).isEqualTo( in testGetVhalSystemErrorcode()
647 int errorCode = CarPropertyErrorCodes.getVhalSystemErrorCode(e.errorCode); in getAndDispatchPropertyInitValue()
2153 int vhalErrorCode = CarPropertyErrorCodes.getVhalSystemErrorCode( in onPropertySetError()