Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp669 bool do_shutdown_animation = GetBoolProperty("ro.init.shutdown_animation", false); in DoReboot() local
683 } else if (do_shutdown_animation && s->classnames().count("animation") > 0) { in DoReboot()
697 if (!do_shutdown_animation && (cmd == ANDROID_RB_POWEROFF || is_thermal_shutdown)) { in DoReboot()
705 if (do_shutdown_animation) { in DoReboot()
719 if (do_shutdown_animation) { in DoReboot()
725 if (do_shutdown_animation) { in DoReboot()