Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarInternalErrorException.java28 public class CarInternalErrorException extends RuntimeException { class
33 CarInternalErrorException(int propertyId, int areaId) { in CarInternalErrorException() method in CarInternalErrorException
37 CarInternalErrorException(int propertyId, int areaId, int vendorErrorCode) { in CarInternalErrorException() method in CarInternalErrorException