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.java81 public CarPropertyErrorCodes(@CarPropMgrErrorCode int carPropertyManagerErrorCode, in CarPropertyErrorCodes()
121 @CarPropMgrErrorCode int carPropertyManagerErrorCode = STATUS_OK; in convertVhalStatusCodeToCarPropertyManagerErrorCodes() local
270 int carPropertyManagerErrorCode = in.readInt(); in CarPropertyErrorCodes() local