Searched refs:FastbootMonitor (Results 1 – 1 of 1) sorted by relevance
130 private FastbootMonitor mFastbootMonitor;275 mFastbootMonitor = new FastbootMonitor(); in init()1445 private class FastbootMonitor extends Thread { class in DeviceManager1449 FastbootMonitor() { in FastbootMonitor() method in DeviceManager.FastbootMonitor