Searched refs:formattedDate (Results 1 – 1 of 1) sorted by relevance
3839 final String formattedDate = sAnrFileDateFormat.format(new Date()); in createAnrDumpFile() local3840 final File anrFile = new File(tracesDir, "anr_" + formattedDate); in createAnrDumpFile()