Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceUnresponsiveException.java24 public class DeviceUnresponsiveException extends DeviceNotAvailableException { class
28 public DeviceUnresponsiveException() { in DeviceUnresponsiveException() method in DeviceUnresponsiveException
40 public DeviceUnresponsiveException(String msg) { in DeviceUnresponsiveException() method in DeviceUnresponsiveException
49 public DeviceUnresponsiveException(String msg, String serial) { in DeviceUnresponsiveException() method in DeviceUnresponsiveException
63 public DeviceUnresponsiveException(String msg, Throwable cause) { in DeviceUnresponsiveException() method in DeviceUnresponsiveException
73 public DeviceUnresponsiveException(String msg, Throwable cause, String serial) { in DeviceUnresponsiveException() method in DeviceUnresponsiveException