Searched refs:checkOthers (Results 1 – 1 of 1) sorted by relevance
4323 private int getDevicesForStream(int stream, boolean checkOthers) { in getDevicesForStream() argument4326 return mStreamStates[stream].observeDevicesForStream_syncVSS(checkOthers); in getDevicesForStream()4533 public int observeDevicesForStream_syncVSS(boolean checkOthers) { in observeDevicesForStream_syncVSS() argument4540 if (checkOthers) { in observeDevicesForStream_syncVSS()