Searched refs:mCarPropertyManagerErrorCode (Results 1 – 1 of 1) sorted by relevance
73 private @CarPropMgrErrorCode int mCarPropertyManagerErrorCode; field in CarPropertyErrorCodes83 mCarPropertyManagerErrorCode = carPropertyManagerErrorCode; in CarPropertyErrorCodes()92 return mCarPropertyManagerErrorCode; in getCarPropertyManagerErrorCode()230 mCarPropertyManagerErrorCode = value; in setCarPropertyManagerErrorCode()232 CarPropMgrErrorCode.class, null, mCarPropertyManagerErrorCode); in setCarPropertyManagerErrorCode()254 dest.writeInt(mCarPropertyManagerErrorCode); in writeToParcel()274 this.mCarPropertyManagerErrorCode = carPropertyManagerErrorCode; in CarPropertyErrorCodes()276 CarPropMgrErrorCode.class, null, mCarPropertyManagerErrorCode); in CarPropertyErrorCodes()