Searched refs:onDetected (Results 1 – 6 of 6) sorted by relevance
30 void onDetected(in SoundTrigger.KeyphraseRecognitionEvent recognitionEvent); in onDetected() method
307 public abstract void onDetected(@NonNull EventPayload eventPayload); in onDetected() method in AlwaysOnHotwordDetector.Callback619 public void onDetected(KeyphraseRecognitionEvent event) { in onDetected() method in AlwaysOnHotwordDetector.SoundTriggerListener665 mExternalCallback.onDetected((EventPayload) msg.obj); in handleMessage()
43 public void onDetected(EventPayload eventPayload) {
422 mActiveListener.onDetected((KeyphraseRecognitionEvent) event); in onRecognitionSuccessLocked()
28794 …method public abstract void onDetected(android.service.voice.AlwaysOnHotwordDetector.EventPayload);
30945 …method public abstract void onDetected(android.service.voice.AlwaysOnHotwordDetector.EventPayload);