Home | History | Annotate | Download | only in audio

Lines Matching refs:getNewDevice

188                             getNewDevice(mOutputs.keyAt(i), true /*fromCache*/),
344 newDevice = getNewDevice(mPrimaryOutput, false /*fromCache*/);
468 audio_devices_t newDevice = getNewDevice(output, true /*fromCache*/);
760 audio_devices_t newDevice = getNewDevice(output, false /*fromCache*/);
833 audio_devices_t newDevice = getNewDevice(output, false /*fromCache*/);
851 getNewDevice(curOutput, false /*fromCache*/),
2441 audio_devices_t AudioPolicyManagerBase::getNewDevice(audio_io_handle_t output, bool fromCache)
2474 ALOGV("getNewDevice() selected device %x", device);