Searched refs:getDeviceAndMixForInputSource (Results 1 – 4 of 4) sorted by relevance
99 sp<DeviceDescriptor> getDeviceAndMixForInputSource(const audio_attributes_t& attributes,
470 device = policyMixes.getDeviceAndMixForInputSource(attr, in getInputDeviceForAttributes()
898 device = policyMixes.getDeviceAndMixForInputSource(attr, in getInputDeviceForAttributes()
490 sp<DeviceDescriptor> AudioPolicyMixCollection::getDeviceAndMixForInputSource( in getDeviceAndMixForInputSource() function in android::AudioPolicyMixCollection