Searched defs:nativePidsFuture (Results 1 – 2 of 2) sorted by relevance
95 Future<ArrayList<Integer>> nativePidsFuture, StringWriter logExceptionCreatingFile, in dumpStackTraces()109 Future<ArrayList<Integer>> nativePidsFuture, StringWriter logExceptionCreatingFile, in dumpStackTraces()124 Future<ArrayList<Integer>> nativePidsFuture, StringWriter logExceptionCreatingFile, in dumpStackTraces()197 ArrayList<Integer> firstPids, Future<ArrayList<Integer>> nativePidsFuture, in dumpStackTraces()
495 Future<ArrayList<Integer>> nativePidsFuture = in appNotResponding() local