Searched refs:getAttachedDevices (Results 1 – 8 of 8) sorted by relevance
66 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSinkDeviceForMixPort()71 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSourceDeviceForMixPort()84 const std::vector<std::string>& getAttachedDevices(const std::string& moduleName) const;
120 const std::vector<std::string>& PolicyConfig::getAttachedDevices( in getAttachedDevices() function in PolicyConfig
81 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSinkDeviceForMixPort()86 return findAttachedDevice(getAttachedDevices(moduleName), in getAttachedSourceDeviceForMixPort()130 std::vector<std::string> getAttachedDevices(const std::string& moduleName) const { in getAttachedDevices() function
283 method public audio.policy.configuration.V4_0.AttachedDevices getAttachedDevices();
303 method public audio.policy.configuration.V5_0.AttachedDevices getAttachedDevices();
313 method public audio.policy.configuration.V6_0.AttachedDevices getAttachedDevices();
427 method public attr.enumtype.AttachedDevices getAttachedDevices();
484 …thod @Nullable public android.audio.policy.configuration.V7_0.AttachedDevices getAttachedDevices();