Searched defs:tracesDir (Results 1 – 2 of 2) sorted by relevance
3245 final File tracesDir = new File(ANR_TRACE_DIR); in dumpStackTraces() local3291 private static synchronized File createAnrDumpFile(File tracesDir) throws IOException { in createAnrDumpFile()3314 private static void maybePruneOldTraces(File tracesDir) { in maybePruneOldTraces()
5056 File tracesDir = new File("/data/anr"); in logAppTooSlow() local