Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DDeviceDescriptor.java43 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor()
50 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor()
73 boolean isStubDevice, in DeviceDescriptor()
106 public boolean isStubDevice() { in isStubDevice() method in DeviceDescriptor