Searched refs:getInputDeviceForEchoRef (Results 1 – 4 of 4) sorted by relevance
240 sp<DeviceDescriptor> getInputDeviceForEchoRef(const audio_attributes_t &attr,
544 device = getInputDeviceForEchoRef(attr, availableInputDevices); in getInputDeviceForAttributes()
909 sp<DeviceDescriptor> device2 = getInputDeviceForEchoRef(attr, availableInputDevices); in getInputDeviceForAttributes()
810 sp<DeviceDescriptor> EngineBase::getInputDeviceForEchoRef(const audio_attributes_t &attr, in getInputDeviceForEchoRef() function in android::audio_policy::EngineBase