Home
last modified time | relevance | path

Searched refs:voipOutCount (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/audio/msm8909/policy_hal/
DAudioPolicyManager.cpp1357 uint32_t mode = 0, voipOutCount = 1, voipSampleRate = 1; in getOutputForDevice() local
1369 voipOutCount = value; in getOutputForDevice()
1379 if ((mode == AUDIO_MODE_IN_COMMUNICATION) && (voipOutCount == 0) && in getOutputForDevice()