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()
914 public ModuleProperties getModuleProperties() { in getModuleProperties() method in SoundTriggerService.SoundTriggerSessionStub919 ModuleProperties properties = mSoundTriggerHelper.getModuleProperties(); in getModuleProperties()1745 public ModuleProperties getModuleProperties() { in getModuleProperties() method in SoundTriggerService.LocalSoundTriggerService.SessionImpl1747 return mSoundTriggerHelper.getModuleProperties(); in getModuleProperties()
511 public ModuleProperties getModuleProperties() { in getModuleProperties() method in SoundTriggerHelper
1720 return mSession.getModuleProperties(); in getDspModuleProperties()
7506 …_TRIGGER) public android.hardware.soundtrigger.SoundTrigger.ModuleProperties getModuleProperties();