Home
last modified time | relevance | path

Searched defs:fastboot (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java218 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), mFastbootPath); in init() local
458 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), mFastbootPath); in addFastbootDevices() local
1179 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), mFastbootPath); in run() local