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