Searched refs:carPropertyManagerErrorCode (Results 1 – 1 of 1) sorted by relevance
159 @CarPropMgrErrorCode int carPropertyManagerErrorCode = STATUS_OK; in createFromVhalStatusCode() local162 carPropertyManagerErrorCode = CarPropertyManager.STATUS_ERROR_NOT_AVAILABLE; in createFromVhalStatusCode()168 carPropertyManagerErrorCode = STATUS_TRY_AGAIN; in createFromVhalStatusCode()171 carPropertyManagerErrorCode = CarPropertyManager.STATUS_ERROR_INTERNAL_ERROR; in createFromVhalStatusCode()177 carPropertyManagerErrorCode, getVhalVendorErrorCode(vhalStatusCode), in createFromVhalStatusCode()209 private CarPropertyErrorCodes(@CarPropMgrErrorCode int carPropertyManagerErrorCode, in CarPropertyErrorCodes() argument211 mCarPropertyManagerErrorCode = carPropertyManagerErrorCode; in CarPropertyErrorCodes()441 int carPropertyManagerErrorCode = in.readInt(); in CarPropertyErrorCodes() local445 this.mCarPropertyManagerErrorCode = carPropertyManagerErrorCode; in CarPropertyErrorCodes()