Home | History | Annotate | Download | only in audio

Lines Matching refs:getNewDevice

182                             getNewDevice(mOutputs.keyAt(i), true /*fromCache*/),
336 newDevice = getNewDevice(mPrimaryOutput, false /*fromCache*/);
460 audio_devices_t newDevice = getNewDevice(output, true /*fromCache*/);
752 audio_devices_t newDevice = getNewDevice(output, false /*fromCache*/);
825 audio_devices_t newDevice = getNewDevice(output, false /*fromCache*/);
843 getNewDevice(curOutput, false /*fromCache*/),
2222 audio_devices_t AudioPolicyManagerBase::getNewDevice(audio_io_handle_t output, bool fromCache)
2255 ALOGV("getNewDevice() selected device %x", device);