Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DVehicleStub.java130 public CarPropertyErrorCodes getCarPropertyErrorCodes() { in getCarPropertyErrorCodes() method in VehicleStub.GetVehicleStubAsyncResult
178 public CarPropertyErrorCodes getCarPropertyErrorCodes() { in getCarPropertyErrorCodes() method in VehicleStub.SetVehicleStubAsyncResult
/packages/services/Car/car-lib/src/com/android/car/internal/property/
DGetSetValueResult.java121 public @NonNull CarPropertyErrorCodes getCarPropertyErrorCodes() { in getCarPropertyErrorCodes() method in GetSetValueResult