Searched defs:getVendorErrorCode (Results 1 – 5 of 5) sorted by relevance
| /packages/services/Car/car-lib/src/android/car/hardware/property/ | ||
| D | CarInternalErrorException.java | 57     public int getVendorErrorCode() {  in getVendorErrorCode()  method in CarInternalErrorException | 
| D | PropertyNotAvailableException.java | 78     public int getVendorErrorCode() {  in getVendorErrorCode()  method in PropertyNotAvailableException | 
| D | CarPropertyManager.java | 598         public int getVendorErrorCode() {  in getVendorErrorCode()  method in CarPropertyManager.PropertyAsyncError | 
| /packages/services/Car/service/src/com/android/car/ | ||
| D | VehicleStub.java | 144         public int getVendorErrorCode() {  in getVendorErrorCode()  method in VehicleStub.GetVehicleStubAsyncResult | 
| /packages/services/Car/car-lib/src/com/android/car/internal/property/ | ||
| D | GetSetValueResult.java | 135     public int getVendorErrorCode() {  in getVendorErrorCode()  method in GetSetValueResult |