Searched refs:hasDynamicAudioProfile (Results 1 – 4 of 4) sorted by relevance
162 if (!hasDynamicAudioProfile()) { in toSupportedMixerAttributes()255 if (hasDynamicAudioProfile() && !mMixerBehaviors.empty()) { in dump()
164 if (!force && !policyPort->asAudioPort()->hasDynamicAudioProfile()) { in importAudioPortAndPickAudioProfile()
72 bool hasDynamicAudioProfile() const { return mProfiles.hasDynamicProfile(); } in hasDynamicAudioProfile() function
350 if (!desc->isDuplicated() && desc->mProfile->hasDynamicAudioProfile() && in setDeviceConnectionStateInt()4806 if (curProfile->hasDynamicAudioProfile() in setPreferredMixerAttributes()6855 if (!profile->hasDynamicAudioProfile()) { in checkOutputsForDevice()8599 if (!profile->hasDynamicAudioProfile()) { in updateAudioProfiles()8783 } else if (profile->hasDynamicAudioProfile() && halConfig == nullptr) { in openOutputWithProfileAndDevice()