Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp405 sp<DeviceDescriptor> txSourceDeviceDesc = deviceList.itemAt(0); in updateCallRouting() local
406 txSourceDeviceDesc->toAudioPortConfig(&patch.sources[0]); in updateCallRouting()
436 if (activeDesc->getModuleHandle() == txSourceDeviceDesc->getModuleHandle()) { in updateCallRouting()