Searched refs:setDeviceForInputSource (Results 1 – 4 of 4) sorted by relevance
50 return mPolicyPluginInterface->setDeviceForInputSource(mId, applicableInputDevice); in sendToHW()
84 virtual bool setDeviceForInputSource(const audio_source_t &inputSource,
100 bool setDeviceForInputSource(const audio_source_t &inputSource, uint64_t device) override;
538 bool Engine::setDeviceForInputSource(const audio_source_t &inputSource, uint64_t device) in setDeviceForInputSource() function in android::audio_policy::Engine