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