Searched refs:DEBUG_BOOT (Results 1 – 2 of 2) sorted by relevance
60 static final boolean DEBUG_BOOT = false; field in WindowManagerDebugConfig
220 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_BOOT;5809 if (DEBUG_BOOT) { in enableScreenAfterBoot()5840 if (DEBUG_BOOT) { in enableScreenIfNeededLocked()5901 if (DEBUG_SCREEN_ON || DEBUG_BOOT) { in checkWaitingForWindowsLocked()5927 if (DEBUG_BOOT) Slog.i(TAG_WM, "performEnableScreen: mDisplayEnabled=" + mDisplayEnabled in performEnableScreen()5965 if (DEBUG_BOOT) Slog.i(TAG_WM, "performEnableScreen: Waiting for anim complete"); in performEnableScreen()5972 … if (DEBUG_SCREEN_ON || DEBUG_BOOT) Slog.i(TAG_WM, "******************** ENABLING SCREEN!"); in performEnableScreen()5994 if (DEBUG_BOOT) Slog.i(TAG_WM, "checkBootAnimationComplete: Waiting for anim complete"); in checkBootAnimationCompleteLocked()5997 if (DEBUG_BOOT) Slog.i(TAG_WM, "checkBootAnimationComplete: Animation complete!"); in checkBootAnimationCompleteLocked()6004 if (DEBUG_BOOT) { in showBootMessage()[all …]