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