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