Searched refs:NO_ACTION (Results 1 – 3 of 3) sorted by relevance
60 NO_ACTION = 0, enumerator
60 return menu_position < 0 ? NO_ACTION : MENU_ACTIONS[menu_position]; in InvokeMenuItem()
1219 case Device::NO_ACTION: in prompt_and_wait()1229 if (!ui->IsTextVisible()) return Device::NO_ACTION; in prompt_and_wait()1234 if (!ui->IsTextVisible()) return Device::NO_ACTION; in prompt_and_wait()1258 return Device::NO_ACTION; // reboot if logs aren't visible in prompt_and_wait()1763 if (temp != Device::NO_ACTION) { in main()