Searched refs:ENQUEUE (Results 1 – 2 of 2) sorted by relevance
89 enum KeyAction { ENQUEUE, TOGGLE, REBOOT, IGNORE }; enumerator
181 case RecoveryUI::ENQUEUE: in ProcessKey()327 return IsTextVisible() ? ENQUEUE : IGNORE; in CheckKey()