Searched refs:DEBUG_OOM_ADJ (Results 1 – 2 of 2) sorted by relevance
67 static final boolean DEBUG_OOM_ADJ = DEBUG_ALL || false; field in ActivityManagerDebugConfig
121 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_OOM_ADJ;11266 if (DEBUG_OOM_ADJ) Slog.d(TAG, "UNABLE TO RETRIEVE STATE FOR " + proc.procStatFile);11270 if (DEBUG_OOM_ADJ) Slog.d(TAG, "RETRIEVED STATE FOR " + proc.procStatFile + ": "13443 if (DEBUG_OOM_ADJ) {13448 if (DEBUG_OOM_ADJ) Slog.d("UI_FIFO", "Promoting " + tid + "out of band");13457 if (DEBUG_OOM_ADJ) {13572 if (DEBUG_OOM_ADJ) {21904 if (DEBUG_SWITCH || DEBUG_OOM_ADJ) Slog.v(TAG_OOM_ADJ,21914 if (DEBUG_SWITCH || DEBUG_OOM_ADJ) Slog.v(TAG_OOM_ADJ,21949 if (DEBUG_OOM_ADJ) {[all …]