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 …]
455 ui->SetBackground(RecoveryUI::NONE); in main()
75 ui->SetBackground(RecoveryUI::ERASING); in WipeCache()86 ui->SetBackground(RecoveryUI::ERASING); in WipeData()
177 ui->SetBackground(RecoveryUI::ERASING); in WipeAbDevice()
215 ui->SetBackground(RecoveryUI::NO_COMMAND); in ListenAndExecuteMinadbdCommands()
557 ui->SetBackground(RecoveryUI::NONE); in TryUpdateBinary()610 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in VerifyAndInstallPackage()
34 void SetBackground(Icon /* icon */) override {} in SetBackground() function
75 virtual void SetBackground(Icon icon) = 0;
204 void SetBackground(Icon icon) override;
1010 void ScreenRecoveryUI::SetBackground(Icon icon) { in SetBackground() function in ScreenRecoveryUI