Searched refs:addInputSource (Results 1 – 3 of 3) sorted by relevance
63 virtual android::status_t addInputSource(const std::string &name, audio_source_t id) = 0;
43 mPolicyPluginInterface->addInputSource(name, mId); in InputSource()
78 status_t addInputSource(const std::string &name, audio_source_t source) override in addInputSource() function