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

/frameworks/av/media/libmedia/
H A DAudioRecord.cpp478 status_t AudioRecord::setInputDevice(audio_port_handle_t deviceId) { function in class:android::AudioRecord
/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp625 setInputDevice(activeInput, newDevice);
1699 setInputDevice(input, device, true /* force */);
2610 setInputDevice(inputDesc->mIoHandle, devDesc->type(), true, handle);
2614 ALOGW("createAudioPatch() setInputDevice() did not reuse the patch provided");
2620 ALOGW("createAudioPatch() setInputDevice() failed to create a patch");
2756 setInputDevice(inputDesc->mIoHandle,
4805 status_t AudioPolicyManager::setInputDevice(audio_io_handle_t input, function in class:android::AudioPolicyManager
4846 ALOGV("setInputDevice() createAudioPatch returned %d patchHandle %d",

Completed in 494 milliseconds