Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java574 private boolean mIsFastbootd = false; field in DeviceManager.FastbootDevice
581 mIsFastbootd = isFastbootd; in setFastbootd()
585 return mIsFastbootd; in isFastbootD()