Searched defs:onDetected (Results 1 – 10 of 10) sorted by relevance
33 void onDetected( in onDetected() method
34 void onDetected( in onDetected() method
187 void onDetected(@NonNull AlwaysOnHotwordDetector.EventPayload eventPayload); in onDetected() method
217 public void onDetected( in onDetected() method in AbstractDetector.BinderCallback
412 public void onDetected(@NonNull HotwordDetectedResult result) { in onDetected() method in HotwordDetectionService.Callback
166 public void onDetected( in onDetected() method in SoftwareHotwordDetector.BinderCallback
797 public abstract void onDetected(@NonNull EventPayload eventPayload); in onDetected() method in AlwaysOnHotwordDetector.Callback
108 public void onDetected(int sensorId, int userId, boolean isStrongBiometric) in onDetected() method in ClientMonitorCallbackConverter
256 public abstract void onDetected(@NonNull EventPayload eventPayload); in onDetected() method in SoundTriggerDetector.Callback
724 public void onDetected(SoundTriggerDetector.EventPayload event) { in onDetected() method in SoundTriggerTestService.DetectorCallback