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.java52 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor()
59 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor()
85 boolean isStubDevice, in DeviceDescriptor()
119 boolean isStubDevice, in DeviceDescriptor()
155 boolean isStubDevice, in DeviceDescriptor()
241 public boolean isStubDevice() { in isStubDevice() method in DeviceDescriptor