Home
last modified time | relevance | path

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

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