Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceTestResult.java42 public class RuntimeDeviceNotAvailableException extends RuntimeException { class in DeviceTestResult
45 RuntimeDeviceNotAvailableException(DeviceNotAvailableException e) { in RuntimeDeviceNotAvailableException() method in DeviceTestResult.RuntimeDeviceNotAvailableException