Searched refs:hasDynamicAudioProfile (Results 1 – 3 of 3) sorted by relevance
66 bool hasDynamicAudioProfile() const { return mProfiles.hasDynamicProfile(); } in hasDynamicAudioProfile() function
175 if (!force && !policyPort->asAudioPort()->hasDynamicAudioProfile()) { in importAudioPortAndPickAudioProfile()
287 if (!desc->isDuplicated() && desc->mProfile->hasDynamicAudioProfile() && in setDeviceConnectionStateInt()5242 if (!profile->hasDynamicAudioProfile()) { in checkOutputsForDevice()7018 } else if (profile->hasDynamicAudioProfile()) { in openOutputWithProfileAndDevice()