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