Searched refs:SKIP_REBOOT_PARAM (Results 1 – 1 of 1) sorted by relevance
76 private static final String SKIP_REBOOT_PARAM = "--skip-reboot"; field in FastbootDeviceFlasher227 cmdArgs.add(SKIP_REBOOT_PARAM); in buildFastbootCommand()