Home | History | Annotate | Download | only in managerdefault

Lines Matching defs:getDeviceForInputSource

2066 //  - 2 if none found, getDeviceForInputSource() will:
4920 return getDeviceForInputSource(inputSource);
4923 audio_devices_t AudioPolicyManager::getDeviceForInputSource(audio_source_t inputSource)
4932 return mEngine->getDeviceForInputSource(inputSource);