Home
last modified time | relevance | path

Searched defs:onCancel (Results 1 – 25 of 37) sorted by relevance

12

/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DStartVoiceInteractionActivity.java123 @Override public void onCancel() { in onCancel() method in StartVoiceInteractionActivity.TestAbortVoice
139 @Override public void onCancel() { in onCancel() method in StartVoiceInteractionActivity.TestCompleteVoice
155 @Override public void onCancel() { in onCancel() method in StartVoiceInteractionActivity.TestCommand
186 @Override public void onCancel() { in onCancel() method in StartVoiceInteractionActivity.TestPickOption
H A DTestInteractionActivity.java177 @Override public void onCancel() { in onCancel() method in TestInteractionActivity.TestAbortVoice
192 @Override public void onCancel() { in onCancel() method in TestInteractionActivity.TestCompleteVoice
208 @Override public void onCancel() { in onCancel() method in TestInteractionActivity.TestCommand
239 @Override public void onCancel() { in onCancel() method in TestInteractionActivity.TestPickOption
H A DMainRecognitionService.java42 protected void onCancel(Callback listener) { in onCancel() method in MainRecognitionService
/aosp14/frameworks/base/core/java/android/app/
H A DISearchManagerCallback.aidl22 void onCancel(); in onCancel() method
H A DSearchManager.java810 public void onCancel(); in onCancel() method
839 public void onCancel(DialogInterface dialog) { in onCancel() method in SearchManager
H A DDialogFragment.java463 public void onCancel(DialogInterface dialog) { in onCancel() method in DialogFragment
/aosp14/frameworks/base/core/java/android/security/rkp/
H A DIGetRegistrationCallback.aidl40 void onCancel(); in onCancel() method
H A DIGetKeyCallback.aidl70 void onCancel(); in onCancel() method
/aosp14/frameworks/base/core/java/android/os/
H A DCancellationSignalBeamer.java141 public abstract void onCancel(@NonNull IBinder token); in onCancel() method in CancellationSignalBeamer.Sender
246 public void onCancel() { in onCancel() method in CancellationSignalBeamer.Token.Preparer
H A DCancellationSignal.java203 void onCancel(); in onCancel() method
/aosp14/frameworks/base/tests/Assist/src/com/android/test/assist/
H A DAssistRecognitionService.java32 protected void onCancel(Callback listener) { in onCancel() method in AssistRecognitionService
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DAssistantRecognitionService.java29 protected void onCancel(Callback listener) { in onCancel() method in AssistantRecognitionService
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIWwanSelectorCallback.aidl25 void onCancel(); in onCancel() method
/aosp14/frameworks/base/core/java/com/android/internal/textservice/
H A DISpellCheckerSession.aidl28 void onCancel(); in onCancel() method
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DInstallFailed.java155 public void onCancel(DialogInterface dialog) { in onCancel() method in InstallFailed
H A DInstallStaging.java256 public void onCancel(DialogInterface dialog) { in onCancel() method in InstallStaging.ErrorDialog
H A DPackageUtil.java290 public void onCancel(DialogInterface dialog) { in onCancel() method in PackageUtil.SimpleErrorDialog
/aosp14/frameworks/base/core/java/android/content/
H A DDialogInterface.java75 void onCancel(DialogInterface dialog); in onCancel() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubblesNavBarMotionEventHandler.java172 void onCancel(); in onCancel() method
/aosp14/frameworks/base/core/java/android/service/textservice/
H A DSpellCheckerService.java211 public void onCancel() {} in onCancel() method in SpellCheckerService.Session
292 public void onCancel() { in onCancel() method in SpellCheckerService.InternalISpellCheckerSession
/aosp14/frameworks/base/core/java/android/webkit/
H A DJsDialogHelper.java134 public void onCancel(DialogInterface dialog) { in onCancel() method in JsDialogHelper.CancelListener
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DSaveUi.java96 void onCancel(IntentSender listener); in onCancel() method
128 public void onCancel(IntentSender listener) { in onCancel() method in SaveUi.OneActionThenDestroyListener
/aosp14/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/
H A DCredentialManagerRepo.kt192 fun onCancel(cancelCode: Int) { regex
/aosp14/frameworks/base/core/java/com/android/internal/infra/
H A DAbstractRemoteService.java685 void onCancel() {} in onCancel() method in AbstractRemoteService.BasePendingRequest
752 final void onCancel() { in onCancel() method in AbstractRemoteService.PendingRequest
/aosp14/frameworks/base/core/java/android/hardware/face/
H A DFaceManager.java1229 public void onCancel() { in onCancel() method in FaceManager.OnEnrollCancelListener
1243 public void onCancel() { in onCancel() method in FaceManager.OnAuthenticationCancelListener
1257 public void onCancel() { in onCancel() method in FaceManager.OnFaceDetectionCancelListener

12