Searched defs:nativePids (Results 1 – 6 of 6) sorted by relevance
70 int[] nativePids = Process.getPidsForCommands(MEDIA_PROCESS_NAMES); in SchedulingPolicyService() local124 int[] nativePids = Process.getPidsForCommands(MEDIA_PROCESS_NAMES); in requestCpusetBoost() local
149 ArrayList<Integer> nativePids = null; in preDumpIfLockTooSlow() local
1131 int[] nativePids = Process.getPidsForCommands(Watchdog.NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local1317 ArrayList<Integer> nativePids = new ArrayList<>(); in dumpAndKillProcess() local
542 int[] nativePids = Process.getPidsForCommands(NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local
1673 ArrayList<Integer> nativePids = null; in appNotResponding() local
3959 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile) { in dumpStackTraces()3970 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile, in dumpStackTraces()4119 ArrayList<Integer> nativePids, ArrayList<Integer> extraPids) { in dumpStackTraces()