Home
last modified time | relevance | path

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

/frameworks/ex/camera2/public/src/com/android/ex/camera2/exceptions/
DTimeoutRuntimeException.java25 public class TimeoutRuntimeException extends RuntimeException { class
26 public TimeoutRuntimeException(String message) { in TimeoutRuntimeException() method in TimeoutRuntimeException
30 public TimeoutRuntimeException(String message, Throwable cause) { in TimeoutRuntimeException() method in TimeoutRuntimeException