Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/hardware/property/
H A DCarInternalErrorException.java24 public class CarInternalErrorException extends RuntimeException { class
25 CarInternalErrorException(int property, int areaId) { in CarInternalErrorException() method in CarInternalErrorException