Searched refs:DEBUG_ANR (Results 1 – 3 of 3) sorted by relevance
45 static final boolean DEBUG_ANR = false; field in ActivityManagerDebugConfig
22 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_ANR;1447 if (DEBUG_ANR) Slog.i(TAG, "Adding persistent proc: " + r); in appNotResponding()1450 if (DEBUG_ANR) Slog.i(TAG, "Adding likely IME: " + r); in appNotResponding()1453 if (DEBUG_ANR) Slog.i(TAG, "Adding ANR proc: " + r); in appNotResponding()
88 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_ANR;3804 if (DEBUG_ANR) Slog.d(TAG, "Collecting stacks for extra pid " + stats.pid); in dumpStackTraces()3942 if (DEBUG_ANR) { in dumpStackTraces()3966 if (DEBUG_ANR) { in dumpStackTraces()3986 if (DEBUG_ANR) { in dumpStackTraces()