Lines Matching defs:halHandle
121 audio_patch_handle_t halHandle = AUDIO_PATCH_HANDLE_NONE;
326 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle);
340 &halHandle);
387 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle);
405 newPatch.mHalHandle = halHandle;
410 ALOGV("%s() added new patch handle %d halHandle %d", __func__, *handle, halHandle);