Home
last modified time | relevance | path

Searched defs:newDevice (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioPolicyManagerALSA.cpp51 audio_devices_t newDevice = AUDIO_DEVICE_NONE; in setPhoneState() local
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp291 audio_devices_t newDevice = AUDIO_DEVICE_NONE; in setPhoneState() local
467 audio_devices_t newDevice = getNewDevice(output, true /*fromCache*/); in setForceUse() local
477 audio_devices_t newDevice = getDeviceForInputSource(inputDesc->mInputSource); in setForceUse() local
759 audio_devices_t newDevice = getNewDevice(output, false /*fromCache*/); in startOutput() local
832 audio_devices_t newDevice = getNewDevice(output, false /*fromCache*/); in stopOutput() local
1019 audio_devices_t newDevice = getDeviceForInputSource(inputDesc->mInputSource); in startInput() local
2325 audio_devices_t newDevice = getDeviceForStrategy(strategy, false /*fromCache*/); in checkOutputForStrategy() local