Searched refs:getVhalVendorErrorCode (Results 1 – 2 of 2) sorted by relevance
177 carPropertyManagerErrorCode, getVhalVendorErrorCode(vhalStatusCode), in createFromVhalStatusCode()363 public static int getVhalVendorErrorCode(int vhalErrorCode) { in getVhalVendorErrorCode() method in CarPropertyErrorCodes
195 assertThat(CarPropertyErrorCodes.getVhalVendorErrorCode(COMBINED_ERROR_CODE)).isEqualTo( in testGetVhalVendorErrorCode()