Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.cpp525 sp<DeviceDescriptor> txSourceDeviceDesc = deviceList.itemAt(0); in updateCallRouting() local
526 txSourceDeviceDesc->toAudioPortConfig(&patch.sources[0]); in updateCallRouting()