Searched defs:nativePids (Results 1 – 6 of 6) sorted by relevance
130 int[] nativePids = Process.getPidsForCommands(MEDIA_PROCESS_NAMES); in requestCpusetBoost() local
204 ArrayList<Integer> nativePids = null; in preDumpIfLockTooSlow() local
542 int[] nativePids = Process.getPidsForCommands(Watchdog.NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local762 ArrayList<Integer> nativePids = new ArrayList<>(); in dumpAndKillProcess() local
372 ArrayList<Integer> nativePids = null; in appNotResponding() local
3185 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile) { in dumpStackTraces()3200 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile, in dumpStackTraces()3212 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile, in dumpStackTraces()3370 ArrayList<Integer> nativePids, ArrayList<Integer> extraPids) { in dumpStackTraces()
585 int[] nativePids = Process.getPidsForCommands(NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local