Searched refs:getPatchCommandThread (Results 1 – 7 of 7) sorted by relevance
469 mAfPatchPanelCallback->getPatchCommandThread()->updateAudioPatch( in createAudioPatch_l()472 mAfPatchPanelCallback->getPatchCommandThread()->createAudioPatch( in createAudioPatch_l()874 mAfPatchPanelCallback->getPatchCommandThread()->releaseAudioPatch(handle); in erasePatch()
34 virtual const sp<PatchCommandThread>& getPatchCommandThread() = 0;
29 virtual const sp<PatchCommandThread>& getPatchCommandThread() = 0;
44 mAfDeviceEffectManagerCallback->getPatchCommandThread()->addListener(this); in onFirstRef()
92 virtual const sp<PatchCommandThread>& getPatchCommandThread() = 0;
78 mAfMelReporterCallback->getPatchCommandThread()->addListener(this); in onFirstRef()
300 const sp<PatchCommandThread>& getPatchCommandThread() final { return mPatchCommandThread; } in getPatchCommandThread() function