Home
last modified time | relevance | path

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

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
DApiFailureException.java23 public ApiFailureException(Throwable cause) { in ApiFailureException()
27 public ApiFailureException(String message, Throwable cause) { in ApiFailureException()