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