Searched defs:getNewInputDevice (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 */);
2851 getNewInputDevice(inputDesc->mIoHandle),
4299 audio_devices_t AudioPolicyManager::getNewInputDevice(audio_io_handle_t input) function in class:android::AudioPolicyManager
4307 ALOGV("getNewInputDevice() device %08x forced by patch %d",
4315 ALOGV("getNewInputDevice() selected device %x", device);

Completed in 32 milliseconds