Searched defs:onRejected (Results 1 – 11 of 11) sorted by relevance
39 void onRejected(in HotwordRejectedResult result); in onRejected() method
48 void onRejected( in onRejected() method
198 public void onRejected(@Nullable HotwordRejectedResult result) { in onRejected() method in SoftwareHotwordDetector.BinderCallback241 public void onRejected(HotwordRejectedResult result) throws RemoteException { in onRejected() method in SoftwareHotwordDetector.InitializationStateListener
137 void onRejected(); in onRejected() method
244 void onRejected(@NonNull HotwordRejectedResult result); in onRejected() method
451 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in HotwordDetectionService.Callback
260 public void onRejected(@Nullable HotwordRejectedResult result) { in onRejected() method in AbstractDetector.BinderCallback
866 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in AlwaysOnHotwordDetector.Callback1697 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in AlwaysOnHotwordDetector.SoundTriggerListener
544 public void onRejected(HotwordRejectedResult result) throws RemoteException { in onRejected() method in VisualQueryDetector.InitializationStateListener
38 void onRejected(); in onRejected() method
66 void onRejected(in HotwordRejectedResult result); in onRejected() method