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.java135 private FastbootMonitor mFastbootMonitor;
270 mFastbootMonitor = new FastbootMonitor(); in init()
1335 private class FastbootMonitor extends Thread { class in DeviceManager
1339 FastbootMonitor() { in FastbootMonitor() method in DeviceManager.FastbootMonitor