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