Home
last modified time | relevance | path

Searched refs:CarPropMgrErrorCode (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/com/android/car/internal/property/
DCarPropertyErrorCodes.java71 public @interface CarPropMgrErrorCode {} annotation in CarPropertyErrorCodes
73 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()
/packages/services/Car/service/src/com/android/car/
DVehicleStub.java33 import com.android.car.internal.property.CarPropertyErrorCodes.CarPropMgrErrorCode;
117 @CarPropMgrErrorCode
158 @CarPropMgrErrorCode
165 @CarPropMgrErrorCode