Home
last modified time | relevance | path

Searched refs:curSrcDevice (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp2772 audio_devices_t curSrcDevice = Volume::getDeviceForVolume(curSrcDevices); in setVolumeIndexForAttributes() local
2773 resetDeviceTypes(curSrcDevices, curSrcDevice); in setVolumeIndexForAttributes()
2803 applyVolume = !curves.hasVolumeIndexForDevice(curSrcDevice); in setVolumeIndexForAttributes()