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