Home | History | Annotate | Download | only in audio

Lines Matching refs:getNewDevice

157             setOutputDevice(mOutputs.keyAt(i), getNewDevice(mOutputs.keyAt(i), true /*fromCache*/));
298 newDevice = getNewDevice(mPrimaryOutput, false /*fromCache*/);
405 audio_devices_t newDevice = getNewDevice(output, true /*fromCache*/);
648 audio_devices_t newDevice = getNewDevice(output, false /*fromCache*/);
720 audio_devices_t newDevice = getNewDevice(output, false /*fromCache*/);
738 getNewDevice(curOutput, false /*fromCache*/),
1920 audio_devices_t AudioPolicyManagerBase::getNewDevice(audio_io_handle_t output, bool fromCache)
1953 ALOGV("getNewDevice() selected device %x", device);