Searched refs:DEBUG_KEEP_SCREEN_ON (Results 1 – 4 of 4) sorted by relevance
80 static final boolean DEBUG_KEEP_SCREEN_ON = false; field in WindowManagerDebugConfig
67 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_KEEP_SCREEN_ON;926 } else if (DEBUG_KEEP_SCREEN_ON && w == mService.mLastWakeLockHoldingWindow) { in handleNotObscuredLocked()
89 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_KEEP_SCREEN_ON;5941 if (DEBUG_KEEP_SCREEN_ON) { in setHoldScreenLocked()5950 if (DEBUG_KEEP_SCREEN_ON) { in setHoldScreenLocked()
140 private static final boolean DEBUG_KEEP_SCREEN_ON = false || LOCAL_LOGV; field in ViewRootImpl649 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags in setView()996 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags in setLayoutParams()