Searched refs:to_bootloader (Results 1 – 5 of 5) sorted by relevance
38 d.Reboot(to_bootloader=True)
123 self._device.adb.Reboot(to_bootloader=True)
118 self.call.fastboot._device.adb.Reboot(to_bootloader=True),
904 def Reboot(self, to_bootloader=False, timeout=60 * 5, argument913 if to_bootloader:
307 to_bootloader: (optional) If set reboots to the bootloader.