Searched refs:mFastbootFlashOptions (Results 1 – 1 of 1) sorted by relevance
122 private Collection<String> mFastbootFlashOptions = new ArrayList<>(); field in DeviceFlashPreparer366 ((FastbootDeviceFlasher) flasher).setFlashOptions(mFastbootFlashOptions); in setUp()