Lines Matching refs:RecoveryUI

125 static void FinishRecovery(RecoveryUI* ui) {  in FinishRecovery()
202 if (chosen_item == static_cast<size_t>(RecoveryUI::KeyError::INTERRUPTED)) { in prompt_and_wipe_data()
261 if (chosen_item == static_cast<size_t>(RecoveryUI::KeyError::INTERRUPTED)) { in choose_recovery_file()
270 static void run_graphics_test(RecoveryUI* ui) { in run_graphics_test()
274 ui->SetProgressType(RecoveryUI::INDETERMINATE); in run_graphics_test()
275 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in run_graphics_test()
278 ui->SetBackground(RecoveryUI::ERROR); in run_graphics_test()
281 ui->SetBackground(RecoveryUI::NO_COMMAND); in run_graphics_test()
284 ui->SetBackground(RecoveryUI::ERASING); in run_graphics_test()
289 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in run_graphics_test()
292 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in run_graphics_test()
295 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in run_graphics_test()
299 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in run_graphics_test()
301 ui->SetProgressType(RecoveryUI::DETERMINATE); in run_graphics_test()
371 ui->SetBackground(RecoveryUI::NO_COMMAND); in PromptAndWait()
376 ui->SetBackground(RecoveryUI::ERROR); in PromptAndWait()
385 ui->SetProgressType(RecoveryUI::EMPTY); in PromptAndWait()
397 if (chosen_item == static_cast<size_t>(RecoveryUI::KeyError::INTERRUPTED)) { in PromptAndWait()
403 (chosen_item == static_cast<size_t>(RecoveryUI::KeyError::TIMED_OUT)) in PromptAndWait()
490 ui->SetBackground(RecoveryUI::ERROR); in PromptAndWait()
766 std::bind(&RecoveryUI::SetProgress, ui, std::placeholders::_1)); in start_recovery()
813 ui->SetBackground(RecoveryUI::ERROR); in start_recovery()
854 ui->SetBackground(RecoveryUI::NO_COMMAND); in start_recovery()
858 ui->SetBackground(RecoveryUI::ERROR); in start_recovery()