Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DDeviceDescriptor.java27 public class DeviceDescriptor implements Serializable { class
48 public DeviceDescriptor() { in DeviceDescriptor() method in DeviceDescriptor
52 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor() method in DeviceDescriptor
59 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor() method in DeviceDescriptor
83 public DeviceDescriptor( in DeviceDescriptor() method in DeviceDescriptor
117 public DeviceDescriptor( in DeviceDescriptor() method in DeviceDescriptor
152 public DeviceDescriptor( in DeviceDescriptor() method in DeviceDescriptor
190 public DeviceDescriptor(DeviceDescriptor d, DeviceAllocationState state) { in DeviceDescriptor() method in DeviceDescriptor
212 public DeviceDescriptor(DeviceDescriptor d, String serial, String displaySerial) { in DeviceDescriptor() method in DeviceDescriptor