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