Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/com/android/car/internal/property/
DCarPropertyErrorCodes.java40 public final class CarPropertyErrorCodes implements Parcelable { class
81 public CarPropertyErrorCodes(@CarPropMgrErrorCode int carPropertyManagerErrorCode, in CarPropertyErrorCodes() method in CarPropertyErrorCodes
266 /* package-private */ CarPropertyErrorCodes(@NonNull Parcel in) { in CarPropertyErrorCodes() method in CarPropertyErrorCodes