Searched refs:fastbootDevice (Results 1 – 1 of 1) sorted by relevance
576 public void addFastbootDevice(FastbootDevice fastbootDevice) { in addFastbootDevice() argument577 IManagedTestDevice d = mManagedDeviceList.findOrCreateFastboot(fastbootDevice); in addFastbootDevice()