Home
last modified time | relevance | path

Searched refs:onRejected (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DIDspHotwordDetectionCallback.aidl39 void onRejected(in HotwordRejectedResult result); in onRejected() method
DIMicrophoneHotwordDetectionVoiceInteractionCallback.aidl48 void onRejected( in onRejected() method
DSoftwareHotwordDetector.java198 public void onRejected(@Nullable HotwordRejectedResult result) { in onRejected() method in SoftwareHotwordDetector.BinderCallback
200 mCallback.onRejected( in onRejected()
241 public void onRejected(HotwordRejectedResult result) throws RemoteException { in onRejected() method in SoftwareHotwordDetector.InitializationStateListener
DAbstractDetector.java260 public void onRejected(@Nullable HotwordRejectedResult result) { in onRejected() method in AbstractDetector.BinderCallback
262 mCallback.onRejected( in onRejected()
DVoiceInteractionManagerInternal.java137 void onRejected(); in onRejected() method
DHotwordDetector.java244 void onRejected(@NonNull HotwordRejectedResult result); in onRejected() method
DHotwordDetectionService.java451 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in HotwordDetectionService.Callback
454 mRemoteCallback.onRejected(result); in onRejected()
DAlwaysOnHotwordDetector.java865 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in AlwaysOnHotwordDetector.Callback
1688 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in AlwaysOnHotwordDetector.SoundTriggerListener
1811 mExternalCallback.onRejected((HotwordRejectedResult) message.obj); in handleMessage()
DVisualQueryDetector.java544 public void onRejected(HotwordRejectedResult result) throws RemoteException { in onRejected() method in VisualQueryDetector.InitializationStateListener
/frameworks/base/core/java/android/view/contentcapture/
DDataShareWriteAdapter.java38 void onRejected(); in onRejected() method
DContentCaptureManager.java1135 executeAdapterMethodLocked(DataShareWriteAdapter::onRejected, "onRejected"); in rejected()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DDspTrustedHotwordDetectorSession.java192 public void onRejected(HotwordRejectedResult result) throws RemoteException { in detectFromDspSourceLocked()
217 externalCallback.onRejected(result); in detectFromDspSourceLocked()
282 mCallback.onRejected(new HotwordRejectedResult.Builder().build()); in informRestartProcessLocked()
DDetectorSession.java475 public void onRejected(HotwordRejectedResult hotwordRejectedResult) { in startListeningFromWearableLocked()
476 wearableCallback.onRejected(); in startListeningFromWearableLocked()
604 public void onRejected(HotwordRejectedResult result) in handleExternalSourceHotwordDetectionLocked()
620 callback.onRejected(result); in handleExternalSourceHotwordDetectionLocked()
DSoftwareTrustedHotwordDetectorSession.java188 public void onRejected(HotwordRejectedResult result) throws RemoteException { in startListeningFromMicLocked()
/frameworks/base/core/java/com/android/internal/app/
DIHotwordRecognitionStatusCallback.aidl66 void onRejected(in HotwordRejectedResult result); in onRejected() method
/frameworks/base/services/core/java/com/android/server/wearable/
DWearableSensingManagerPerUserService.java477 public void onRejected() { in createHotwordDetectionCallback() method
/frameworks/proto_logging/stats/atoms/hotword/
Dhotword_atoms.proto221 // Indicates that the callback onRejected was not invoked successfully.
/frameworks/base/core/api/
Dsystem-current.txt13430 method public void onRejected(@NonNull android.service.voice.HotwordRejectedResult);
13555 method public void onRejected(@NonNull android.service.voice.HotwordRejectedResult);
13592 method public void onRejected(@NonNull android.service.voice.HotwordRejectedResult);
Dcurrent.txt55832 method public void onRejected();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...