Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/
DDeviceShadowException.java22 public class DeviceShadowException extends Exception { class
24 public DeviceShadowException(Throwable e) { in DeviceShadowException() method in DeviceShadowException
28 public DeviceShadowException(String msg) { in DeviceShadowException() method in DeviceShadowException
32 public DeviceShadowException(String msg, Throwable e) { in DeviceShadowException() method in DeviceShadowException