Searched defs:firstPids (Results 1 – 1 of 1) sorted by relevance
4760 public static File dumpStackTraces(boolean clearTraces, ArrayList<Integer> firstPids, in dumpStackTraces()4790 private static void dumpStackTraces(String tracesPath, ArrayList<Integer> firstPids, in dumpStackTraces()4913 ArrayList<Integer> firstPids = new ArrayList<Integer>(); in logAppTooSlow() local4943 ArrayList<Integer> firstPids = new ArrayList<Integer>(5); in appNotResponding() local