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