Searched defs:getCarPropertyErrorCodes (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/service/src/com/android/car/ | ||
D | VehicleStub.java | 130 public CarPropertyErrorCodes getCarPropertyErrorCodes() { in getCarPropertyErrorCodes() method in VehicleStub.GetVehicleStubAsyncResult |
/packages/services/Car/car-lib/src/com/android/car/internal/property/ | ||
D | GetSetValueResult.java | 121 public @NonNull CarPropertyErrorCodes getCarPropertyErrorCodes() { in getCarPropertyErrorCodes() method in GetSetValueResult |