Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/soundtrigger/
H A DIRecognitionStatusCallback.aidl51 void onRecognitionResumed(); in onRecognitionResumed() method
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIHotwordRecognitionStatusCallback.aidl105 void onRecognitionResumed(); in onRecognitionResumed() method
/aosp14/frameworks/base/media/java/android/media/soundtrigger/
H A DSoundTriggerDetector.java275 public abstract void onRecognitionResumed(); in onRecognitionResumed() method in SoundTriggerDetector.Callback
403 public void onRecognitionResumed() { in onRecognitionResumed() method in SoundTriggerDetector.RecognitionCallback
/aosp14/frameworks/base/core/java/android/service/voice/
H A DHotwordDetector.java235 void onRecognitionResumed(); in onRecognitionResumed() method
H A DSoftwareHotwordDetector.java284 public void onRecognitionResumed() throws RemoteException { in onRecognitionResumed() method in SoftwareHotwordDetector.InitializationStateListener
H A DVisualQueryDetector.java378 public void onRecognitionResumed() throws RemoteException { in onRecognitionResumed() method in VisualQueryDetector.InitializationStateListener
H A DAlwaysOnHotwordDetector.java828 public abstract void onRecognitionResumed(); in onRecognitionResumed() method in AlwaysOnHotwordDetector.Callback
1684 public void onRecognitionResumed() { in onRecognitionResumed() method in AlwaysOnHotwordDetector.SoundTriggerListener
/aosp14/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
H A DSoundTriggerTestService.java746 public void onRecognitionResumed() { in onRecognitionResumed() method in SoundTriggerTestService.DetectorCallback
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java650 public void onRecognitionResumed() throws RemoteException { in onRecognitionResumed() method in HotwordDetectionConnection.SoundTriggerCallback
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
H A DSoundTriggerService.java1513 public void onRecognitionResumed() { in onRecognitionResumed() method in SoundTriggerService.SoundTriggerSessionStub.RemoteSoundTriggerDetectionService