Searched refs:CarPropMgrErrorCode (Results 1 – 2 of 2) sorted by relevance
71 public @interface CarPropMgrErrorCode {} annotation in CarPropertyErrorCodes73 private @CarPropMgrErrorCode int mCarPropertyManagerErrorCode;81 public CarPropertyErrorCodes(@CarPropMgrErrorCode int carPropertyManagerErrorCode, in CarPropertyErrorCodes()91 public @CarPropMgrErrorCode int getCarPropertyManagerErrorCode() { in getCarPropertyManagerErrorCode()121 @CarPropMgrErrorCode int carPropertyManagerErrorCode = STATUS_OK; in convertVhalStatusCodeToCarPropertyManagerErrorCodes()229 …public @NonNull CarPropertyErrorCodes setCarPropertyManagerErrorCode(@CarPropMgrErrorCode int valu… in setCarPropertyManagerErrorCode()232 CarPropMgrErrorCode.class, null, mCarPropertyManagerErrorCode); in setCarPropertyManagerErrorCode()276 CarPropMgrErrorCode.class, null, mCarPropertyManagerErrorCode); in CarPropertyErrorCodes()
33 import com.android.car.internal.property.CarPropertyErrorCodes.CarPropMgrErrorCode;117 @CarPropMgrErrorCode158 @CarPropMgrErrorCode165 @CarPropMgrErrorCode