Searched refs:SetBackground (Results 1 – 9 of 9) sorted by relevance
356 ui->SetBackground(RecoveryUI::ERASING); in wipe_ab_device()438 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in run_graphics_test()441 ui->SetBackground(RecoveryUI::ERROR); in run_graphics_test()444 ui->SetBackground(RecoveryUI::NO_COMMAND); in run_graphics_test()447 ui->SetBackground(RecoveryUI::ERASING); in run_graphics_test()452 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in run_graphics_test()455 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in run_graphics_test()458 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in run_graphics_test()462 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in run_graphics_test()484 ui->SetBackground(RecoveryUI::NO_COMMAND); in prompt_and_wait()[all …]
432 ui->SetBackground(RecoveryUI::NONE); in main()
34 void SetBackground(Icon /* icon */) override {} in SetBackground() function
73 virtual void SetBackground(Icon icon) = 0;
204 void SetBackground(Icon icon) override;
43 ui->SetBackground(RecoveryUI::ERASING); in EraseVolume()
210 ui->SetBackground(RecoveryUI::NO_COMMAND); in ListenAndExecuteMinadbdCommands()
460 ui->SetBackground(RecoveryUI::NONE); in try_update_binary()577 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in really_install_package()
965 void ScreenRecoveryUI::SetBackground(Icon icon) { in SetBackground() function in ScreenRecoveryUI