Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java135 private FastbootMonitor mFastbootMonitor; field in DeviceManager
270 mFastbootMonitor = new FastbootMonitor(); in init()
282 mFastbootMonitor = null; in init()
381 mFastbootMonitor.start(); in startFastbootMonitor()