Searched defs:nativePids (Results 1 – 6 of 6) sorted by relevance
70 int[] nativePids = Process.getPidsForCommands(MEDIA_PROCESS_NAMES); in SchedulingPolicyService() local130 int[] nativePids = Process.getPidsForCommands(MEDIA_PROCESS_NAMES); in requestCpusetBoost() local
214 ArrayList<Integer> nativePids = null; in preDumpIfLockTooSlow() local
538 int[] nativePids = Process.getPidsForCommands(Watchdog.NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local741 ArrayList<Integer> nativePids = new ArrayList<>(); in dumpAndKillProcess() local
372 ArrayList<Integer> nativePids = null; in appNotResponding() local
3159 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile) { in dumpStackTraces()3174 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile, in dumpStackTraces()3186 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile, in dumpStackTraces()3344 ArrayList<Integer> nativePids, ArrayList<Integer> extraPids) { in dumpStackTraces()
583 int[] nativePids = Process.getPidsForCommands(NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local