Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java613 private static class EmulatorDevice extends StubDevice { class in DeviceManager
617 public EmulatorDevice(int port) { in EmulatorDevice() method in DeviceManager.EmulatorDevice
622 public EmulatorDevice(String serial) { in EmulatorDevice() method in DeviceManager.EmulatorDevice