Lines Matching full:bootloader
75 ANDROID_BOOTLOADER = 'bootloader.img'
950 """Ensure the device is in bootloader mode.
953 bootloader mode.
957 self.adb_run('reboot bootloader')
960 'The device failed to reboot into bootloader mode.')
1114 bootloader, radio, boot, system, vendor(only if exists)
1138 # Device needs to be in bootloader mode for flashing.
1155 self.fastboot_run('reboot-bootloader')
1199 # Device needs to be in bootloader mode for flashing.