Searched refs:foregroundProcs (Results 1 – 2 of 2) sorted by relevance
453 List<String> foregroundProcs = new ArrayList<String>();461 foregroundProcs.add(proc);467 return foregroundProcs;
86 List<String> foregroundProcs) throws IOException { in get() argument112 asOverallPss, foregroundProcs.contains(procName))); in get()