Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/policy_hal/
DAudioPolicyManager.h158 bool mIsInputRequestOnProgress; variable
DAudioPolicyManager.cpp433 ((true == mIsInputRequestOnProgress) || (mInputs.activeInputsCount() > 0))) { in isOffloadSupported()
1460 ((true == mIsInputRequestOnProgress) || (mInputs.activeInputsCount() > 0))) { in getOutputForDevice()
1822 mIsInputRequestOnProgress = true; in startInput()
1900 mIsInputRequestOnProgress = false; in startInput()
1943 mIsInputRequestOnProgress = false; in AudioPolicyManagerCustom()