Searched defs:nativePids (Results 1 – 7 of 7) sorted by relevance
70 int[] nativePids = Process.getPidsForCommands(MEDIA_PROCESS_NAMES); in SchedulingPolicyService() local130 int[] nativePids = Process.getPidsForCommands(MEDIA_PROCESS_NAMES); in requestCpusetBoost() local
213 List<String> nativePids = getNativePids(); in testCarServiceCrashDump() local
260 ArrayList<Integer> nativePids = null; in preDumpIfLockTooSlow() local
482 int[] nativePids = Process.getPidsForCommands(Watchdog.NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local676 ArrayList<Integer> nativePids = new ArrayList<>(); in dumpAndKillProcess() local
421 ArrayList<Integer> nativePids = null; in appNotResponding() local
3374 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile) { in dumpStackTraces()3390 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile, in dumpStackTraces()3402 ArrayList<Integer> nativePids, StringWriter logExceptionCreatingFile, in dumpStackTraces()3571 ArrayList<Integer> nativePids, ArrayList<Integer> extraPids) { in dumpStackTraces()
708 int[] nativePids = Process.getPidsForCommands(NATIVE_STACKS_OF_INTEREST); in getInterestingNativePids() local