Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java576 public void addFastbootDevice(FastbootDevice fastbootDevice) { in addFastbootDevice() argument
577 IManagedTestDevice d = mManagedDeviceList.findOrCreateFastboot(fastbootDevice); in addFastbootDevice()