Searched defs:activeOnly (Results 1 – 3 of 3) sorted by relevance
323 public ArrayList<MediaSessionRecord> getPriorityList(boolean activeOnly, int userId) { in getPriorityList()
1285 boolean dumpAll, boolean activeOnly) { in dumpLocked()1472 public void dumpSummaryLocked(PrintWriter pw, String reqPackage, long now, boolean activeOnly) { in dumpSummaryLocked()1612 int[] sortProcStates, long now, long totalTime, String reqPackage, boolean activeOnly) { in dumpFilteredSummaryLocked()1627 boolean activeOnly) { in collectProcessesLocked()
2360 bool activeOnly = true; in selectOutputForMusicEffects() local