Searched refs:setDeviceForStrategy (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
H A DStrategy.cpp53 return mPolicyPluginInterface->setDeviceForStrategy(mId, applicableOutputDevice);
/frameworks/av/services/audiopolicy/engineconfigurable/interface/
H A DAudioPolicyPluginInterface.h98 virtual bool setDeviceForStrategy(const routing_strategy &strategy, audio_devices_t devices) = 0;
/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DEngine.h133 virtual bool setDeviceForStrategy(const routing_strategy &strategy, audio_devices_t devices) function in class:android::audio_policy::Engine::PluginInterfaceImpl

Completed in 44 milliseconds