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