Lines Matching defs:Reboot
529 def Reboot(self, block=True, wifi=False, timeout=None, retries=None):
530 """Reboot the device.
533 block: A boolean indicating if we should wait for the reboot to complete.
535 the reboot. The option has no effect unless |block| is also True.
546 self.adb.Reboot()
1640 # if not, set it and report that a reboot is required.