Home
last modified time | relevance | path

Searched defs:carPropertyManagerErrorCode (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-lib/src/com/android/car/internal/property/
DCarPropertyErrorCodes.java159 @CarPropMgrErrorCode int carPropertyManagerErrorCode = STATUS_OK; in createFromVhalStatusCode() local
209 private CarPropertyErrorCodes(@CarPropMgrErrorCode int carPropertyManagerErrorCode, in CarPropertyErrorCodes()
441 int carPropertyManagerErrorCode = in.readInt(); in CarPropertyErrorCodes() local