Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp556 auto telephonyRxModule = mHwModules.getModuleForDeviceType( in selectBestRxSinkDevicesForCall() local
563 if (isPrimaryModule(telephonyRxModule) && (telephonyRxModule->getHalVersionMajor() >= 3) && in selectBestRxSinkDevicesForCall()
564 telephonyRxModule->supportsPatch(rxSourceDevice, rxSinkDevice)) { in selectBestRxSinkDevicesForCall()
610 auto telephonyRxModule = in updateCallRoutingInternal() local
625 if (isPrimaryModule(telephonyRxModule) && isPrimaryModule(telephonyTxModule) && in updateCallRoutingInternal()
626 (telephonyRxModule->getHalVersionMajor() >= 3)) { in updateCallRoutingInternal()