Searched refs:SetBackground (Results 1 – 6 of 6) sorted by relevance
175 ui->SetBackground(RecoveryUI::NONE); in try_update_binary()200 ui->SetBackground(RecoveryUI::INSTALLING_UPDATE); in really_install_package()
423 ui->SetBackground(RecoveryUI::ERASING); in erase_volume()786 ui->SetBackground(RecoveryUI::NO_COMMAND); in prompt_and_wait()791 ui->SetBackground(RecoveryUI::ERROR); in prompt_and_wait()840 ui->SetBackground(RecoveryUI::ERROR); in prompt_and_wait()986 ui->SetBackground(RecoveryUI::NONE); in main()1075 ui->SetBackground(RecoveryUI::NO_COMMAND); in main()1087 ui->SetBackground(RecoveryUI::ERROR); in main()
41 virtual void SetBackground(Icon icon) = 0;
36 void SetBackground(Icon icon);
129 void SetBackground(Icon icon) { } in SetBackground() function in FakeUI
453 void ScreenRecoveryUI::SetBackground(Icon icon) { in SetBackground() function in ScreenRecoveryUI