/frameworks/base/core/java/android/service/voice/ |
D | IDspHotwordDetectionCallback.aidl | 39 void onRejected(in HotwordRejectedResult result); in onRejected() method
|
D | IMicrophoneHotwordDetectionVoiceInteractionCallback.aidl | 48 void onRejected( in onRejected() method
|
D | SoftwareHotwordDetector.java | 198 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
|
D | AbstractDetector.java | 260 public void onRejected(@Nullable HotwordRejectedResult result) { in onRejected() method in AbstractDetector.BinderCallback 262 mCallback.onRejected( in onRejected()
|
D | VoiceInteractionManagerInternal.java | 137 void onRejected(); in onRejected() method
|
D | HotwordDetector.java | 244 void onRejected(@NonNull HotwordRejectedResult result); in onRejected() method
|
D | HotwordDetectionService.java | 451 public void onRejected(@NonNull HotwordRejectedResult result) { in onRejected() method in HotwordDetectionService.Callback 454 mRemoteCallback.onRejected(result); in onRejected()
|
D | AlwaysOnHotwordDetector.java | 865 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()
|
D | VisualQueryDetector.java | 544 public void onRejected(HotwordRejectedResult result) throws RemoteException { in onRejected() method in VisualQueryDetector.InitializationStateListener
|
/frameworks/base/core/java/android/view/contentcapture/ |
D | DataShareWriteAdapter.java | 38 void onRejected(); in onRejected() method
|
D | ContentCaptureManager.java | 1135 executeAdapterMethodLocked(DataShareWriteAdapter::onRejected, "onRejected"); in rejected()
|
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
D | DspTrustedHotwordDetectorSession.java | 192 public void onRejected(HotwordRejectedResult result) throws RemoteException { in detectFromDspSourceLocked() 217 externalCallback.onRejected(result); in detectFromDspSourceLocked() 282 mCallback.onRejected(new HotwordRejectedResult.Builder().build()); in informRestartProcessLocked()
|
D | DetectorSession.java | 475 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()
|
D | SoftwareTrustedHotwordDetectorSession.java | 188 public void onRejected(HotwordRejectedResult result) throws RemoteException { in startListeningFromMicLocked()
|
/frameworks/base/core/java/com/android/internal/app/ |
D | IHotwordRecognitionStatusCallback.aidl | 66 void onRejected(in HotwordRejectedResult result); in onRejected() method
|
/frameworks/base/services/core/java/com/android/server/wearable/ |
D | WearableSensingManagerPerUserService.java | 477 public void onRejected() { in createHotwordDetectionCallback() method
|
/frameworks/proto_logging/stats/atoms/hotword/ |
D | hotword_atoms.proto | 221 // Indicates that the callback onRejected was not invoked successfully.
|
/frameworks/base/core/api/ |
D | system-current.txt | 13430 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);
|
D | current.txt | 55832 method public void onRejected();
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |