Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/voice/
H A DSoftwareHotwordDetector.java195 public void onRejected(@Nullable HotwordRejectedResult result) { in onRejected() method in SoftwareHotwordDetector.BinderCallback
197 mCallback.onRejected( in onRejected()
231 public void onRejected(HotwordRejectedResult result) throws RemoteException { in onRejected() method in SoftwareHotwordDetector.InitializationStateListener
H A DIDspHotwordDetectionCallback.aidl39 void onRejected(in HotwordRejectedResult result); in onRejected() method
H A DIMicrophoneHotwordDetectionVoiceInteractionCallback.aidl48 void onRejected( in onRejected() method
H A DAbstractDetector.java245 public void onRejected(@Nullable HotwordRejectedResult result) { in onRejected() method in AbstractDetector.BinderCallback
247 mCallback.onRejected( in onRejected()
H A DHotwordDetectionService.java438 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in HotwordDetectionService.Callback
441 mRemoteCallback.onRejected(result); in onRejected()
H A DHotwordDetector.java244 void onRejected(@NonNull HotwordRejectedResult result); in onRejected() method
H A DAlwaysOnHotwordDetector.java831 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in AlwaysOnHotwordDetector.Callback
1632 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in AlwaysOnHotwordDetector.SoundTriggerListener
1755 mExternalCallback.onRejected((HotwordRejectedResult) message.obj); in handleMessage()
H A DVisualQueryDetector.java364 public void onRejected(HotwordRejectedResult result) throws RemoteException { in onRejected() method in VisualQueryDetector.InitializationStateListener
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DDataShareWriteAdapter.java38 void onRejected(); in onRejected() method
H A DContentCaptureManager.java1030 executeAdapterMethodLocked(DataShareWriteAdapter::onRejected, "onRejected"); in rejected()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A 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()
H A DSoftwareTrustedHotwordDetectorSession.java188 public void onRejected(HotwordRejectedResult result) throws RemoteException { in startListeningFromMicLocked()
H A DDetectorSession.java480 public void onRejected(HotwordRejectedResult result) in handleExternalSourceHotwordDetectionLocked()
496 callback.onRejected(result); in handleExternalSourceHotwordDetectionLocked()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIHotwordRecognitionStatusCallback.aidl59 void onRejected(in HotwordRejectedResult result); in onRejected() method
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13072 method public void onRejected(@NonNull android.service.voice.HotwordRejectedResult);
13192 method public void onRejected(@NonNull android.service.voice.HotwordRejectedResult);
13228 method public void onRejected(@NonNull android.service.voice.HotwordRejectedResult);
H A Dcurrent.txt55240 method public void onRejected();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...