Searched refs:DEBUG_OOM_ADJ (Results 1 – 7 of 7) sorted by relevance
64 static final boolean DEBUG_OOM_ADJ = DEBUG_ALL || false; field in ActivityManagerDebugConfig
398 if (ActivityManagerDebugConfig.DEBUG_OOM_ADJ) { in reRankLruCachedAppsLSP()
27 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_OOM_ADJ;792 if (DEBUG_OOM_ADJ) { in setRunningRemoteAnimation()
29 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_OOM_ADJ;1390 if (DEBUG_OOM_ADJ) { in updateLowMemStateLSP()1404 if (DEBUG_OOM_ADJ) Slog.d(TAG_OOM_ADJ, "Keeping last mem factor!"); in updateLowMemStateLSP()1478 if (DEBUG_SWITCH || DEBUG_OOM_ADJ) { in scheduleTrimMemoryLSP()
1706 if (ActivityManagerDebugConfig.DEBUG_OOM_ADJ) { in isProcessAliveLocked()1715 if (ActivityManagerDebugConfig.DEBUG_OOM_ADJ) { in isProcessAliveLocked()1722 if (ActivityManagerDebugConfig.DEBUG_OOM_ADJ) { in isProcessAliveLocked()
86 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_OOM_ADJ;1113 if (DEBUG_OOM_ADJ) { in postUpdateOomAdjInnerLSP()3384 if (DEBUG_SWITCH || DEBUG_OOM_ADJ || mService.mCurOomAdjUid == app.info.uid) { in applyOomAdjLSP()3406 if (DEBUG_SWITCH || DEBUG_OOM_ADJ || mService.mCurOomAdjUid == app.uid) { in applyOomAdjLSP()3515 if (DEBUG_SWITCH || DEBUG_OOM_ADJ || mService.mCurOomAdjUid == app.uid) { in applyOomAdjLSP()
151 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_OOM_ADJ;8369 if (DEBUG_OOM_ADJ) { in setRenderThread()8374 if (DEBUG_OOM_ADJ) Slog.d("UI_FIFO", "Promoting " + tid + "out of band"); in setRenderThread()8383 if (DEBUG_OOM_ADJ) { in setRenderThread()8443 if (DEBUG_OOM_ADJ) { in setHasTopUi()