Home
last modified time | relevance | path

Searched defs:getHotwordDetectionServiceIdentity (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionManagerInternal.java70 public abstract HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity(); in getHotwordDetectionServiceIdentity() method in VoiceInteractionManagerInternal
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java293 public HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity() { in getHotwordDetectionServiceIdentity() method in VoiceInteractionManagerService.LocalService