Searched refs:onDetected (Results 1 – 11 of 11) sorted by relevance
143 callback.onDetected(DETECTED_RESULT_FOR_MIC_FAILURE); in onDetect()152 callback.onDetected(DETECTED_RESULT); in onDetect()153 callback.onDetected(DETECTED_RESULT); in onDetect()181 callback.onDetected( in onDetect()184 callback.onDetected(Utils.AUDIO_EGRESS_DETECTED_RESULT); in onDetect()187 callback.onDetected(hotwordDetectedResult); in onDetect()190 callback.onDetected(DETECTED_RESULT); in onDetect()228 callback.onDetected(DETECTED_RESULT); in onDetect()259 callback.onDetected( in onDetect()277 callback.onDetected(detectedResult); in onDetect()[all …]
256 public void onDetected( in createDetectorCallback()
23 void onDetected(in EventPayloadParcelable eventPayload); in onDetected() method
64 callback.onDetected(Helper.DETECTED_RESULT); in onDetect()67 callback.onDetected(Helper.DETECTED_RESULT_FOR_MIC_FAILURE); in onDetect()
208 public void onDetected(AlwaysOnHotwordDetector.EventPayload eventPayload) { in createAlwaysOnHotwordDetector()366 public void onDetected(AlwaysOnHotwordDetector.EventPayload eventPayload) { in createAlwaysOnHotwordDetectorCallbackWithListeners() method in CtsBasicVoiceInteractionService489 public void onDetected(AlwaysOnHotwordDetector.EventPayload eventPayload) {566 public void onDetected(AlwaysOnHotwordDetector.EventPayload eventPayload) {
95 public void onDetected(AlwaysOnHotwordDetector.EventPayload eventPayload) {139 public void onDetected(AlwaysOnHotwordDetector.EventPayload eventPayload) {
66 callback.onDetected(new HotwordDetectedResult.Builder() in onDetect()
502 public void onDetected(EventPayloadParcelable eventPayload) { in onDetected() method in HotwordDetectorCallbackAdapter504 mDelegate.onDetected(eventPayload); in onDetected()538 public void onDetected( in createDetectorCallback() method in HotwordDetectorCallbackAdapter541 callback.onDetected(new EventPayloadParcelable(eventPayload)); in createDetectorCallback()
175 public void onDetected(EventPayloadParcelable eventPayload) { in createBasicDetectorWithTrustedServiceAndTriggerKeyphrase()
171 public void onDetected(EventPayload eventPayload) { in setUpDetector()
7681 …method @Deprecated public abstract void onDetected(@NonNull android.media.soundtrigger.SoundTrigge…13550 method public void onDetected(@NonNull android.service.voice.HotwordDetectedResult);13581 …method public void onDetected(@NonNull android.service.voice.AlwaysOnHotwordDetector.EventPayload);