Searched refs:DEBUG_ANR (Results 1 – 3 of 3) sorted by relevance
21 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_ANR;266 if (DEBUG_ANR) { in dumpStackTraces()305 if (DEBUG_ANR) { in dumpStackTraces()343 if (DEBUG_ANR) { in dumpStackTraces()399 if (DEBUG_ANR) { in dumpStackTracesTempFile()482 if (DEBUG_ANR) { in getExtraPids()
54 static final boolean DEBUG_ANR = false; field in ActivityManagerDebugConfig
22 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_ANR;418 if (DEBUG_ANR) Slog.i(TAG, "Adding persistent proc: " + r); in appNotResponding()421 if (DEBUG_ANR) Slog.i(TAG, "Adding likely IME: " + r); in appNotResponding()424 if (DEBUG_ANR) Slog.i(TAG, "Adding ANR proc: " + r); in appNotResponding()