Home
last modified time | relevance | path

Searched refs:ERASING (Results 1 – 5 of 5) sorted by relevance

/bootable/recovery/install/
Dwipe_data.cpp44 ui->SetBackground(RecoveryUI::ERASING); in EraseVolume()
Dwipe_device.cpp172 ui->SetBackground(RecoveryUI::ERASING); in WipeAbDevice()
/bootable/recovery/recovery_ui/include/recovery_ui/
Dui.h38 ERASING, enumerator
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp348 if (current_icon_ == INSTALLING_UPDATE || current_icon_ == ERASING) { in GetCurrentFrame()
356 case ERASING: in GetCurrentText()
775 if ((current_icon_ == INSTALLING_UPDATE || current_icon_ == ERASING) && !show_text) { in ProgressThreadLoop()
/bootable/recovery/
Drecovery.cpp284 ui->SetBackground(RecoveryUI::ERASING); in run_graphics_test()