Searched refs:checkOthers (Results 1 – 1 of 1) sorted by relevance
4573 private int getDevicesForStream(int stream, boolean checkOthers) { in getDevicesForStream() argument4576 return mStreamStates[stream].observeDevicesForStream_syncVSS(checkOthers); in getDevicesForStream()4787 public int observeDevicesForStream_syncVSS(boolean checkOthers) { in observeDevicesForStream_syncVSS() argument4794 if (checkOthers) { in observeDevicesForStream_syncVSS()