Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/
DCarNotSupportedException.java23 public class CarNotSupportedException extends Exception { class
26 public CarNotSupportedException() { in CarNotSupportedException() method in CarNotSupportedException
29 public CarNotSupportedException(String name) { in CarNotSupportedException() method in CarNotSupportedException
33 public CarNotSupportedException(String name, Throwable cause) { in CarNotSupportedException() method in CarNotSupportedException
37 public CarNotSupportedException(Exception cause) { in CarNotSupportedException() method in CarNotSupportedException
/packages/services/Car/car-lib/src/android/car/
DCarNotSupportedException.java23 public class CarNotSupportedException extends Exception { class
26 public CarNotSupportedException() { in CarNotSupportedException() method in CarNotSupportedException
29 public CarNotSupportedException(String name) { in CarNotSupportedException() method in CarNotSupportedException
33 public CarNotSupportedException(String name, Throwable cause) { in CarNotSupportedException() method in CarNotSupportedException
37 public CarNotSupportedException(Exception cause) { in CarNotSupportedException() method in CarNotSupportedException