Searched refs:DEBUG_ANR (Results 1 – 3 of 3) sorted by relevance
49 static final boolean DEBUG_ANR = false; field in ActivityManagerDebugConfig
64 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_ANR;963 if (DEBUG_ANR) Slog.i(TAG, "Adding persistent proc: " + r); in appNotResponding()966 if (DEBUG_ANR) Slog.i(TAG, "Adding likely IME: " + r); in appNotResponding()969 if (DEBUG_ANR) Slog.i(TAG, "Adding ANR proc: " + r); in appNotResponding()
136 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_ANR;6140 if (DEBUG_ANR) Slog.d(TAG, "Collecting stacks for extra pid " + stats.pid); in dumpStackTraces()6143 } else if (DEBUG_ANR) { in dumpStackTraces()6357 if (DEBUG_ANR) Slog.d(TAG, "Collecting stacks for pid " in dumpStackTraces()6373 if (DEBUG_ANR) { in dumpStackTraces()6382 if (DEBUG_ANR) Slog.d(TAG, "Collecting stacks for native pid " + pid); in dumpStackTraces()6397 if (DEBUG_ANR) { in dumpStackTraces()6406 if (DEBUG_ANR) Slog.d(TAG, "Collecting stacks for extra pid " + pid); in dumpStackTraces()6422 if (DEBUG_ANR) { in dumpStackTraces()