Searched defs:onRejected (Results 1 – 7 of 7) sorted by relevance
39 void onRejected(in HotwordRejectedResult result); in onRejected() method
139 void onRejected(@NonNull HotwordRejectedResult result); in onRejected() method
418 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in HotwordDetectionService.Callback
170 public void onRejected(HotwordRejectedResult result) throws RemoteException { in onRejected() method in SoftwareHotwordDetector.InitializationStateListener
534 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in AlwaysOnHotwordDetector.Callback1181 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