Searched refs:audioPatch (Results 1 – 1 of 1) sorted by relevance
621 sp<AudioPatch> audioPatch; in createTelephonyPatch() local623 audioPatch = new AudioPatch(patchBuilder.patch(), mUidCached); in createTelephonyPatch()624 audioPatch->mAfPatchHandle = afPatchHandle; in createTelephonyPatch()625 audioPatch->mUid = mUidCached; in createTelephonyPatch()627 return audioPatch; in createTelephonyPatch()