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.java55 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor()
62 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor()
91 boolean isStubDevice, in DeviceDescriptor()
128 boolean isStubDevice, in DeviceDescriptor()
167 boolean isStubDevice, in DeviceDescriptor()
290 public boolean isStubDevice() { in isStubDevice() method in DeviceDescriptor