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