HomeSort by relevance Sort by last modified time
    Searched refs:ERASING (Results 1 - 4 of 4) sorted by null

  /bootable/recovery/install/
wipe_data.cpp 43 ui->SetBackground(RecoveryUI::ERASING);
  /bootable/recovery/recovery_ui/include/recovery_ui/
ui.h 36 ERASING,
  /bootable/recovery/recovery_ui/
screen_ui.cpp 348 if (current_icon_ == INSTALLING_UPDATE || current_icon_ == ERASING) {
356 case ERASING:
771 if ((current_icon_ == INSTALLING_UPDATE || current_icon_ == ERASING) && !show_text) {
    [all...]
  /bootable/recovery/
recovery.cpp 356 ui->SetBackground(RecoveryUI::ERASING);
447 ui->SetBackground(RecoveryUI::ERASING);
    [all...]

Completed in 971 milliseconds