Searched defs:tracesFile (Results 1 – 4 of 4) sorted by relevance
272 final File tracesFile = ActivityManagerService.dumpStackTraces(firstPids, in preDumpIfLockTooSlow() local
5271 File tracesFile = null; in logAppTooSlow() local
435 File tracesFile = ActivityManagerService.dumpStackTraces(firstPids, in appNotResponding() local
3443 File tracesFile; in dumpStackTraces() local3570 public static Pair<Long, Long> dumpStackTraces(String tracesFile, ArrayList<Integer> firstPids, in dumpStackTraces()