Searched refs:REBOOT (Results 1 – 7 of 7) sorted by relevance
45 REBOOT = 1, enumerator
52 REBOOT, enumerator
30 { "Reboot system now", Device::REBOOT },
419 case RecoveryUI::REBOOT: in ProcessKey()621 return REBOOT; in CheckKey()
331 case Device::REBOOT: in AskToReboot()404 ? Device::REBOOT in PromptAndWait()421 case Device::REBOOT: in PromptAndWait()732 Device::BuiltinAction next_action = shutdown_after ? Device::SHUTDOWN : Device::REBOOT; in start_recovery()
558 case Device::REBOOT: in main()
148 *reboot_action = Device::REBOOT; in AdbRebootHandler()