Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_strategy.cpp39 bool bootEventCompleted = system::GetBoolParameter(BOOT_COMPLETED, false); in CheckExitAnimation() local
40 if (bootEventCompleted) { in CheckExitAnimation()