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