Searched refs:openOutputWithProfileAndDevice (Results 1 – 2 of 2) sorted by relevance
1059 sp<SwAudioOutputDescriptor> openOutputWithProfileAndDevice(const sp<IOProfile>& profile,
308 openOutputWithProfileAndDevice(desc->mProfile, activeMediaDevices); in setDeviceConnectionStateInt()2139 sp<SwAudioOutputDescriptor> newOutputDesc = openOutputWithProfileAndDevice( in releaseOutput()5423 desc = openOutputWithProfileAndDevice(profile, DeviceVector(device)); in checkOutputsForDevice()7224 sp<SwAudioOutputDescriptor> AudioPolicyManager::openOutputWithProfileAndDevice( in openOutputWithProfileAndDevice() function in android::AudioPolicyManager