Searched refs:addSupportedStream (Results 1 – 3 of 3) sorted by relevance
45 void addSupportedStream(audio_stream_type_t stream);
58 void VolumeGroup::addSupportedStream(audio_stream_type_t stream) in addSupportedStream() function in android::VolumeGroup
109 iter->second->addSupportedStream(group.stream); in loadAudioPolicyEngineConfig()