Searched refs:getDeviceAndMixForInputSource (Results 1 – 4 of 4) sorted by relevance
78 sp<DeviceDescriptor> getDeviceAndMixForInputSource(audio_source_t inputSource,
332 device = policyMixes.getDeviceAndMixForInputSource(attr.source, in getInputDeviceForAttributes()
738 device = policyMixes.getDeviceAndMixForInputSource(attr.source, in getInputDeviceForAttributes()
391 sp<DeviceDescriptor> AudioPolicyMixCollection::getDeviceAndMixForInputSource( in getDeviceAndMixForInputSource() function in android::AudioPolicyMixCollection