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()371 ui->SetBackground(RecoveryUI::NO_COMMAND); in PromptAndWait()376 ui->SetBackground(RecoveryUI::ERROR); in PromptAndWait()490 ui->SetBackground(RecoveryUI::ERROR); in PromptAndWait()806 ui->SetBackground(RecoveryUI::ERROR); in start_recovery()847 ui->SetBackground(RecoveryUI::NO_COMMAND); in start_recovery()[all …]
451 ui->SetBackground(RecoveryUI::NONE); in main()
97 ui->SetBackground(RecoveryUI::ERASING); in WipeCache()108 ui->SetBackground(RecoveryUI::ERASING); in WipeData()
177 ui->SetBackground(RecoveryUI::ERASING); in WipeAbDevice()
491 ui->SetBackground(RecoveryUI::NONE); in TryUpdateBinary()540 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in VerifyAndInstallPackage()
214 ui->SetBackground(RecoveryUI::NO_COMMAND); in ListenAndExecuteMinadbdCommands()
34 void SetBackground(Icon /* icon */) override {} in SetBackground() function
75 virtual void SetBackground(Icon icon) = 0;
204 void SetBackground(Icon icon) override;
1000 void ScreenRecoveryUI::SetBackground(Icon icon) { in SetBackground() function in ScreenRecoveryUI