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