Searched refs:boot_anim (Results 1 – 1 of 1) sorted by relevance
666 Service* boot_anim = ServiceList::GetInstance().FindService("bootanim"); in DoReboot() local668 if (boot_anim != nullptr && surface_flinger != nullptr && surface_flinger->IsRunning()) { in DoReboot()676 boot_anim->Stop(); in DoReboot()692 boot_anim->Start(); in DoReboot()694 boot_anim->SetShutdownCritical(); in DoReboot()