Searched refs:SetBackground (Results 1 – 10 of 10) sorted by relevance
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()371 ui->SetBackground(RecoveryUI::NO_COMMAND); in PromptAndWait()376 ui->SetBackground(RecoveryUI::ERROR); in PromptAndWait()[all …]
451 ui->SetBackground(RecoveryUI::NONE); in main()
34 void SetBackground(Icon /* icon */) override {} in SetBackground() function
75 virtual void SetBackground(Icon icon) = 0;
204 void SetBackground(Icon icon) override;
44 ui->SetBackground(RecoveryUI::ERASING); in EraseVolume()
172 ui->SetBackground(RecoveryUI::ERASING); in WipeAbDevice()
478 ui->SetBackground(RecoveryUI::NONE); in TryUpdateBinary()527 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in VerifyAndInstallPackage()
214 ui->SetBackground(RecoveryUI::NO_COMMAND); in ListenAndExecuteMinadbdCommands()
1000 void ScreenRecoveryUI::SetBackground(Icon icon) { in SetBackground() function in ScreenRecoveryUI