Searched defs:onRejected (Results 1 – 9 of 9) sorted by relevance
39 void onRejected(in HotwordRejectedResult result); in onRejected() method
46 void onRejected( in onRejected() method
169 public void onRejected(@Nullable HotwordRejectedResult result) { in onRejected() method in SoftwareHotwordDetector.BinderCallback208 public void onRejected(HotwordRejectedResult result) throws RemoteException { in onRejected() method in SoftwareHotwordDetector.InitializationStateListener
187 void onRejected(@NonNull HotwordRejectedResult result); in onRejected() method
203 public void onRejected(@Nullable HotwordRejectedResult result) { in onRejected() method in AbstractHotwordDetector.BinderCallback
424 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in HotwordDetectionService.Callback
746 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in AlwaysOnHotwordDetector.Callback1403 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in AlwaysOnHotwordDetector.SoundTriggerListener
38 void onRejected(); in onRejected() method
55 void onRejected(in HotwordRejectedResult result); in onRejected() method