Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/policy_hal/
DAudioPolicyManager.cpp414 bool propenabled = atoi(concpropValue) || !strncmp("true", concpropValue, 4); in isOffloadSupported() local
415 if (propenabled) { in isOffloadSupported()