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