Searched refs:volumeDevice (Results 1 – 1 of 1) sorted by relevance
8041 audio_devices_t volumeDevice = Volume::getDeviceForVolume(deviceTypes); in adjustDeviceAttenuationForAbsVolume() local8042 device_category deviceCategory = Volume::getDeviceCategory({volumeDevice}); in adjustDeviceAttenuationForAbsVolume()8046 if (mAbsoluteVolumeDrivingStreams.find(volumeDevice) != in adjustDeviceAttenuationForAbsVolume()8048 audio_attributes_t attributesToDriveAbs = mAbsoluteVolumeDrivingStreams[volumeDevice]; in adjustDeviceAttenuationForAbsVolume()8063 int indexAbs = curvesAbs.getVolumeIndex({volumeDevice}); in adjustDeviceAttenuationForAbsVolume()