Searched refs:LegacyCallbackWrapper (Results 1 – 1 of 1) sorted by relevance
189 class LegacyCallbackWrapper : public AudioEffect::IAudioEffectCallback { class191 LegacyCallbackWrapper(AudioEffect::legacy_callback_t callback, void* user): in LegacyCallbackWrapper() function in android::__anon7a25a6810211::LegacyCallbackWrapper231 mLegacyWrapper = sp<LegacyCallbackWrapper>::make(cbf, user); in set()279 mLegacyWrapper = sp<LegacyCallbackWrapper>::make(cbf, user); in set()