Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java572 public static class FastbootDevice extends StubDevice { class in DeviceManager
576 public FastbootDevice(String serial) { in FastbootDevice() method in DeviceManager.FastbootDevice