Searched refs:deviceForVolume (Results 1 – 1 of 1) sorted by relevance
8086 int deviceForVolume = getDeviceForVolume(); in applyAllVolumes() local8087 boolean forceDeviceSync = userSwitch && (mIndexMap.indexOfKey(deviceForVolume) < 0); in applyAllVolumes()8094 mStreamStates[stream].setIndex(index * 10, deviceForVolume, caller, in applyAllVolumes()8123 + ", device " + AudioSystem.getOutputDeviceName(deviceForVolume) in applyAllVolumes()8126 setVolumeIndexInt(isMuted() ? 0 : index, deviceForVolume, 0); in applyAllVolumes()