Searched refs:getNewInputDevice (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h411 audio_devices_t getNewInputDevice(audio_io_handle_t input);
H A DAudioPolicyManager.cpp584 audio_devices_t newDevice = getNewInputDevice(activeInput);
1547 setInputDevice(input, getNewInputDevice(input), true /* force */);
2494 getNewInputDevice(inputDesc->mIoHandle),
4001 audio_devices_t AudioPolicyManager::getNewInputDevice(audio_io_handle_t input) function in class:android::AudioPolicyManager
4009 ALOGV("getNewInputDevice() device %08x forced by patch %d",

Completed in 55 milliseconds