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