Searched refs:setFlashOptions (Results 1 – 3 of 3) sorted by relevance
225 ((FastbootDeviceFlasher) flasher).setFlashOptions(mFastbootFlashOptions); in setUp()
132 public void setFlashOptions(Collection<String> flashOptions) { in setFlashOptions() method in FastbootDeviceFlasher
688 mFlasher.setFlashOptions(Arrays.asList("--foo", " --bar")); in testCheckAndFlashSystem_withFlashOptions()