Searched refs:mostRecent (Results 1 – 1 of 1) sorted by relevance
443 File mostRecent = null; in reportAnrTraces() local449 mostRecent = trace; in reportAnrTraces()453 if (mostRecent != null) { in reportAnrTraces()454 commandLineReport("anr traces", "cat " + mostRecent.getAbsolutePath()); in reportAnrTraces()