Searched defs:firstPids (Results 1 – 3 of 3) sorted by relevance
93 public static File dumpStackTraces(ArrayList<Integer> firstPids, in dumpStackTraces()107 public static File dumpStackTraces(ArrayList<Integer> firstPids, in dumpStackTraces()122 /* package */ static File dumpStackTraces(ArrayList<Integer> firstPids, in dumpStackTraces()197 ArrayList<Integer> firstPids, Future<ArrayList<Integer>> nativePidsFuture, in dumpStackTraces()
302 ArrayList<Integer> firstPids = new ArrayList<>(5); in appNotResponding() local
329 final ArrayList<Integer> firstPids = new ArrayList<>(1); in preDumpIfLockTooSlow() local