Searched defs:halInterface (Results 1 – 2 of 2) sorted by relevance
129 sp<SoundTriggerHalInterface> halInterface() const { return mHalInterface; } in halInterface() function
55 sp<SoundTriggerHalInterface> halInterface = in onFirstRef() local474 const sp<SoundTriggerHalInterface>& halInterface, in Module()