Searched defs:tracesFile (Results 1 – 4 of 4) sorted by relevance
160 final File tracesFile = ActivityManagerService.dumpStackTraces(firstPids, in preDumpIfLockTooSlow() local
5981 File tracesFile = null; in logAppTooSlow() local
1714 File tracesFile = ActivityManagerService.dumpStackTraces(firstPids, in appNotResponding() local
4007 File tracesFile; in dumpStackTraces() local4114 public static Pair<Long, Long> dumpStackTraces(String tracesFile, ArrayList<Integer> firstPids, in dumpStackTraces()