Searched refs:fadeAudioUsage (Results 1 – 1 of 1) sorted by relevance
859 for (const auto& fadeAudioUsage : fadeAudioAttributesType.getUsage_optional()) { in parseFadeConfigAudioAttributes() local862 if (!fadeAudioUsage.hasValue() || in parseFadeConfigAudioAttributes()863 !parseAudioAttributeUsageString(fade::toString(fadeAudioUsage.getValue()), usage)) { in parseFadeConfigAudioAttributes()