Searched defs:setInputDevice (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/
H A DAudioPolicyManager.cpp828 setInputDevice(activeInput, getNewInputDevice(activeInput));
1660 setInputDevice(input, getNewInputDevice(input), true /* force */);
2707 setInputDevice(inputDesc->mIoHandle, devDesc->mDeviceType, true, handle);
2711 ALOGW("createAudioPatch() setInputDevice() did not reuse the patch provided");
2717 ALOGW("createAudioPatch() setInputDevice() failed to create a patch");
2850 setInputDevice(inputDesc->mIoHandle,
5043 status_t AudioPolicyManager::setInputDevice(audio_io_handle_t input, function in class:android::AudioPolicyManager
5084 ALOGV("setInputDevice() createAudioPatch returned %d patchHandle %d",

Completed in 91 milliseconds