Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp665 auto telephonyRxModule = mHwModules.getModuleForDeviceType( in selectBestRxSinkDevicesForCall() local
672 if (isPrimaryModule(telephonyRxModule) && (telephonyRxModule->getHalVersionMajor() >= 3) && in selectBestRxSinkDevicesForCall()
673 telephonyRxModule->supportsPatch(rxSourceDevice, rxSinkDevice)) { in selectBestRxSinkDevicesForCall()
722 auto telephonyRxModule = in updateCallRoutingInternal() local
737 if (isPrimaryModule(telephonyRxModule) && isPrimaryModule(telephonyTxModule) && in updateCallRoutingInternal()
738 (telephonyRxModule->getHalVersionMajor() >= 3)) { in updateCallRoutingInternal()