Searched refs:DEBUG_BOOT (Results 1 – 1 of 1) sorted by relevance
190 static final boolean DEBUG_BOOT = false; field in WindowManagerService5649 if (DEBUG_BOOT) { in enableScreenAfterBoot()5680 if (DEBUG_BOOT) { in enableScreenIfNeededLocked()5740 if (DEBUG_SCREEN_ON || DEBUG_BOOT) { in checkWaitingForWindowsLocked()5766 if (DEBUG_BOOT) Slog.i(TAG, "performEnableScreen: mDisplayEnabled=" + mDisplayEnabled in performEnableScreen()5803 if (DEBUG_BOOT) Slog.i(TAG, "performEnableScreen: Waiting for anim complete"); in performEnableScreen()5808 if (DEBUG_SCREEN_ON || DEBUG_BOOT) Slog.i(TAG, "******************** ENABLING SCREEN!"); in performEnableScreen()5830 if (DEBUG_BOOT) Slog.i(TAG, "checkBootAnimationComplete: Waiting for anim complete"); in checkBootAnimationCompleteLocked()5833 if (DEBUG_BOOT) Slog.i(TAG, "checkBootAnimationComplete: Animation complete!"); in checkBootAnimationCompleteLocked()5840 if (DEBUG_BOOT) { in showBootMessage()[all …]