Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DDataSharingService.java92 public void onRejected() { in shareData()
121 public void onRejected() {} in attemptConcurrentRequest()
DDataSharingActivity.java77 public void onRejected() { in onStart()
DOutOfProcessDataSharingService.java128 public void onRejected() { in shareData()
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainHotwordDetectionService.java195 callback.onRejected(REJECTED_RESULT); in onDetect()
198 callback.onRejected(REJECTED_RESULT); in onDetect()
223 callback.onRejected(REJECTED_RESULT); in onDetect()
296 callback.onRejected(REJECTED_RESULT); in onDetect()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsBasicVoiceInteractionService.java219 public void onRejected(@NonNull HotwordRejectedResult result) { in createAlwaysOnHotwordDetector()
377 public void onRejected(@NonNull HotwordRejectedResult result) { in createAlwaysOnHotwordDetectorCallbackWithListeners() method in CtsBasicVoiceInteractionService
519 public void onRejected(HotwordRejectedResult result) {
612 public void onRejected(HotwordRejectedResult result) {
DBaseVoiceInteractionService.java115 public void onRejected(HotwordRejectedResult result) {
144 public void onRejected(@NonNull HotwordRejectedResult result) {
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt13426 method public void onRejected(@NonNull android.service.voice.HotwordRejectedResult);
13551 method public void onRejected(@NonNull android.service.voice.HotwordRejectedResult);
13588 method public void onRejected(@NonNull android.service.voice.HotwordRejectedResult);
Dcurrent.txt55827 method public void onRejected();