Searched refs:getDeviceForInputSource (Results 1 – 2 of 2) sorted by relevance
371 virtual audio_devices_t getDeviceForInputSource(int inputSource);
478 audio_devices_t newDevice = getDeviceForInputSource(inputDesc->mInputSource); in setForceUse()916 audio_devices_t device = getDeviceForInputSource(inputSource); in getInput()1020 audio_devices_t newDevice = getDeviceForInputSource(inputDesc->mInputSource); in startInput()2921 audio_devices_t AudioPolicyManagerBase::getDeviceForInputSource(int inputSource) in getDeviceForInputSource() function in android_audio_legacy::AudioPolicyManagerBase