Searched refs:DEBUG_BOOT (Results 1 – 1 of 1) sorted by relevance
216 static final boolean DEBUG_BOOT = false; field in WindowManagerService5710 if (DEBUG_BOOT) { in enableScreenAfterBoot()5741 if (DEBUG_BOOT) { in enableScreenIfNeededLocked()5801 if (DEBUG_SCREEN_ON || DEBUG_BOOT) { in checkWaitingForWindowsLocked()5827 if (DEBUG_BOOT) Slog.i(TAG, "performEnableScreen: mDisplayEnabled=" + mDisplayEnabled in performEnableScreen()5864 if (DEBUG_BOOT) Slog.i(TAG, "performEnableScreen: Waiting for anim complete"); in performEnableScreen()5869 if (DEBUG_SCREEN_ON || DEBUG_BOOT) Slog.i(TAG, "******************** ENABLING SCREEN!"); in performEnableScreen()5891 if (DEBUG_BOOT) Slog.i(TAG, "checkBootAnimationComplete: Waiting for anim complete"); in checkBootAnimationCompleteLocked()5894 if (DEBUG_BOOT) Slog.i(TAG, "checkBootAnimationComplete: Animation complete!"); in checkBootAnimationCompleteLocked()5901 if (DEBUG_BOOT) { in showBootMessage()[all …]