Home
last modified time | relevance | path

Searched refs:FastbootMonitor (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java130 private FastbootMonitor mFastbootMonitor;
275 mFastbootMonitor = new FastbootMonitor(); in init()
1445 private class FastbootMonitor extends Thread { class in DeviceManager
1449 FastbootMonitor() { in FastbootMonitor() method in DeviceManager.FastbootMonitor