Searched defs:tracesFile (Results 1 – 4 of 4) sorted by relevance
215 final File tracesFile = ActivityManagerService.dumpStackTraces(firstPids, in preDumpIfLockTooSlow() local
5057 File tracesFile = null; in logAppTooSlow() local
386 File tracesFile = ActivityManagerService.dumpStackTraces(firstPids, in appNotResponding() local
3253 File tracesFile; in dumpStackTraces() local3369 public static Pair<Long, Long> dumpStackTraces(String tracesFile, ArrayList<Integer> firstPids, in dumpStackTraces()