Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/policy_hal/
DAudioPolicyManager.cpp541 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewOutputDevice() local
542 if (patchDesc->mUid != mUidCached) { in getNewOutputDevice()