Searched refs:DEBUG_KEEP_SCREEN_ON (Results 1 – 5 of 5) sorted by relevance
81 static final boolean DEBUG_KEEP_SCREEN_ON = false; field in WindowManagerDebugConfig
37 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_KEEP_SCREEN_ON;873 if (DEBUG_KEEP_SCREEN_ON) { in handleNotObscuredLocked()883 if (DEBUG_KEEP_SCREEN_ON) { in handleNotObscuredLocked()892 } else if (DEBUG_KEEP_SCREEN_ON && w == mWmService.mLastWakeLockHoldingWindow) { in handleNotObscuredLocked()
88 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_KEEP_SCREEN_ON;5385 if (DEBUG_KEEP_SCREEN_ON) { in setHoldScreenLocked()5394 if (DEBUG_KEEP_SCREEN_ON) { in setHoldScreenLocked()
162 private static final boolean DEBUG_KEEP_SCREEN_ON = false || LOCAL_LOGV; field in ViewRootImpl801 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags1248 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags in setLayoutParams()
79036 Landroid/view/ViewRootImpl;->DEBUG_KEEP_SCREEN_ON:Z