Searched refs:getDeviceForInputSource (Results 1 – 2 of 2) sorted by relevance
102 sp<DeviceDescriptor> getDeviceForInputSource(audio_source_t inputSource) const;
229 getDeviceForInputSource(AUDIO_SOURCE_VOICE_COMMUNICATION); in filterOutputDevicesForStrategy()592 sp<DeviceDescriptor> Engine::getDeviceForInputSource(audio_source_t inputSource) const in getDeviceForInputSource() function in android::audio_policy::Engine907 device = getDeviceForInputSource(attr.source); in getInputDeviceForAttributes()