Searched defs:nativePidsFuture (Results 1 – 2 of 2) sorted by relevance
93 Future<ArrayList<Integer>> nativePidsFuture, StringWriter logExceptionCreatingFile, in dumpStackTraces()106 Future<ArrayList<Integer>> nativePidsFuture, StringWriter logExceptionCreatingFile, in dumpStackTraces()120 Future<ArrayList<Integer>> nativePidsFuture, StringWriter logExceptionCreatingFile, in dumpStackTraces()192 ArrayList<Integer> firstPids, Future<ArrayList<Integer>> nativePidsFuture, in dumpStackTraces()
472 Future<ArrayList<Integer>> nativePidsFuture = in appNotResponding() local