Searched refs:mBootAnimationStopped (Results 1 – 1 of 1) sorted by relevance
698 boolean mBootAnimationStopped = false; field in WindowManagerService3932 if (!mBootAnimationStopped) { in performEnableScreen()3938 mBootAnimationStopped = true; in performEnableScreen()