Searched refs:withFlags (Results 1 – 1 of 1) sorted by relevance
301 private ArrayList<MediaSessionRecord> getPriorityListLocked(boolean activeOnly, int withFlags, in getPriorityListLocked() argument305 return getPriorityListLocked(activeOnly, withFlags, userIdList); in getPriorityListLocked()320 private ArrayList<MediaSessionRecord> getPriorityListLocked(boolean activeOnly, int withFlags, in getPriorityListLocked() argument336 if ((session.getFlags() & withFlags) != withFlags) { in getPriorityListLocked()