Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h756 DeviceVector selectBestRxSinkDevicesForCall(bool fromCache);
DAudioPolicyManager.cpp549 DeviceVector AudioPolicyManager::selectBestRxSinkDevicesForCall(bool fromCache) in selectBestRxSinkDevicesForCall() function in android::AudioPolicyManager
578 DeviceVector rxDevices = selectBestRxSinkDevicesForCall(fromCache); in updateCallRouting()