Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp731 sp<DeviceDescriptor> txSinkDevice = in updateCallRoutingInternal() local
739 if (rxSourceDevice == 0 || txSinkDevice == 0) { in updateCallRoutingInternal()
756 (txSinkDevice != 0); in updateCallRoutingInternal()
782 connectTelephonyTxAudioSource(txSourceDevice, txSinkDevice, delayMs); in updateCallRoutingInternal()