Searched refs:deviceForStream (Results 1 – 1 of 1) sorted by relevance
4678 int deviceForStream = AudioSystem.DEVICE_NONE; in applyAllVolumes() local4682 deviceForStream = getDeviceForStream(mLegacyStreamType); in applyAllVolumes()4691 if (device == deviceForStream && volumeIndexForStream == index) { in applyAllVolumes()