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.java597 private boolean mIsFastbootd = false; field in DeviceManager.FastbootDevice
604 mIsFastbootd = isFastbootd; in setFastbootd()
608 return mIsFastbootd; in isFastbootD()