Home
last modified time | relevance | path

Searched defs:getDspModuleProperties (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractionSoundTriggerSession.aidl37 SoundTrigger.ModuleProperties getDspModuleProperties(); in getDspModuleProperties() method
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DSoundTriggerSessionBinderProxy.java39 public SoundTrigger.ModuleProperties getDspModuleProperties() throws RemoteException { in getDspModuleProperties() method in SoundTriggerSessionBinderProxy
H A DSoundTriggerSessionPermissionsDecorator.java62 public SoundTrigger.ModuleProperties getDspModuleProperties() throws RemoteException { in getDspModuleProperties() method in SoundTriggerSessionPermissionsDecorator
H A DVoiceInteractionManagerService.java1456 public ModuleProperties getDspModuleProperties() { in getDspModuleProperties() method in SoundTriggerSession