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.java159 @CarPropMgrErrorCode int carPropertyManagerErrorCode = STATUS_OK; in createFromVhalStatusCode()
194 public @interface CarPropMgrErrorCode {} annotation in CarPropertyErrorCodes
198 private @CarPropMgrErrorCode int mCarPropertyManagerErrorCode;
209 private CarPropertyErrorCodes(@CarPropMgrErrorCode int carPropertyManagerErrorCode, in CarPropertyErrorCodes()
447 CarPropMgrErrorCode.class, null, mCarPropertyManagerErrorCode); in CarPropertyErrorCodes()
/packages/services/Car/service/src/com/android/car/
DVehicleStub.java36 import com.android.car.internal.property.CarPropertyErrorCodes.CarPropMgrErrorCode;
167 @CarPropMgrErrorCode