Lines Matching refs:getDeviceForInputSource
176 uint32_t newDevice = getDeviceForInputSource(inputDesc->mInputSource);
393 newDevice = getDeviceForInputSource(inputDesc->mInputSource);
680 uint32_t device = getDeviceForInputSource(inputSource);
1848 uint32_t AudioPolicyManagerBase::getDeviceForInputSource(int inputSource)
1879 LOGW("getDeviceForInputSource() invalid input source %d", inputSource);
1883 LOGV("getDeviceForInputSource()input source %d, device %08x", inputSource, device);