Home
last modified time | relevance | path

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

/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DHotwordDetectionConnection.java557 static final class SoundTriggerCallback extends IRecognitionStatusCallback.Stub { class in HotwordDetectionConnection
563 SoundTriggerCallback(Context context, IHotwordRecognitionStatusCallback callback, in SoundTriggerCallback() method in HotwordDetectionConnection.SoundTriggerCallback