Searched refs:getDeviceForInputSource (Results 1 – 2 of 2) sorted by relevance
370 virtual audio_devices_t getDeviceForInputSource(int inputSource);
477 audio_devices_t newDevice = getDeviceForInputSource(inputDesc->mInputSource); in setForceUse()915 audio_devices_t device = getDeviceForInputSource(inputSource); in getInput()1019 audio_devices_t newDevice = getDeviceForInputSource(inputDesc->mInputSource); in startInput()2905 audio_devices_t AudioPolicyManagerBase::getDeviceForInputSource(int inputSource) in getDeviceForInputSource() function in android_audio_legacy::AudioPolicyManagerBase