Searched refs:getModuleProperties (Results 1 – 7 of 7) sorted by relevance
91 ModuleProperties getModuleProperties(); in getModuleProperties() method
60 @nullable SoundTrigger.ModuleProperties getModuleProperties(); in getModuleProperties() method
630 public ModuleProperties getModuleProperties() { in getModuleProperties() method in SoundTriggerManager635 return mSoundTriggerSession.getModuleProperties(); in getModuleProperties()
919 public ModuleProperties getModuleProperties() { in getModuleProperties() method in SoundTriggerService.SoundTriggerSessionStub924 ModuleProperties properties = mSoundTriggerHelper.getModuleProperties(); in getModuleProperties()1750 public ModuleProperties getModuleProperties() { in getModuleProperties() method in SoundTriggerService.LocalSoundTriggerService.SessionImpl1752 return mSoundTriggerHelper.getModuleProperties(); in getModuleProperties()
511 public ModuleProperties getModuleProperties() { in getModuleProperties() method in SoundTriggerHelper
1849 return mSession.getModuleProperties(); in getDspModuleProperties()
7696 …_TRIGGER) public android.hardware.soundtrigger.SoundTrigger.ModuleProperties getModuleProperties();