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.java130 private FastbootMonitor mFastbootMonitor; field in DeviceManager
275 mFastbootMonitor = new FastbootMonitor(); in init()
284 mFastbootMonitor = null; in init()
390 mFastbootMonitor.start(); in startFastbootMonitor()