Searched refs:mSystemBoot (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h165 bool mSystemBoot; member in class:android::BootAnimation
H A DBootAnimation.cpp114 mSystemBoot = !android::base::GetBoolProperty(BOOT_COMPLETED_PROP_NAME, false);
1067 if (!mSystemBoot) {

Completed in 9 milliseconds