Searched refs:checkOthers (Results 1 – 1 of 1) sorted by relevance
3565 private int getDevicesForStream(int stream, boolean checkOthers) { in getDevicesForStream() argument3568 return mStreamStates[stream].observeDevicesForStream_syncVSS(checkOthers); in getDevicesForStream()3682 public int observeDevicesForStream_syncVSS(boolean checkOthers) { in observeDevicesForStream_syncVSS() argument3689 if (checkOthers) { in observeDevicesForStream_syncVSS()