Home
last modified time | relevance | path

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

1234

/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DStartVoiceInteractionActivity.java121 @Override public void onCancel() { in onCancel() method in StartVoiceInteractionActivity.TestAbortVoice
137 @Override public void onCancel() { in onCancel() method in StartVoiceInteractionActivity.TestCompleteVoice
153 @Override public void onCancel() { in onCancel() method in StartVoiceInteractionActivity.TestCommand
184 @Override public void onCancel() { in onCancel() method in StartVoiceInteractionActivity.TestPickOption
H A DTestInteractionActivity.java175 @Override public void onCancel() { in onCancel() method in TestInteractionActivity.TestAbortVoice
190 @Override public void onCancel() { in onCancel() method in TestInteractionActivity.TestCompleteVoice
206 @Override public void onCancel() { in onCancel() method in TestInteractionActivity.TestCommand
237 @Override public void onCancel() { in onCancel() method in TestInteractionActivity.TestPickOption
H A DMainRecognitionService.java42 protected void onCancel(Callback listener) { in onCancel() method in MainRecognitionService
/aosp12/frameworks/base/core/java/android/app/
H A DISearchManagerCallback.aidl22 void onCancel(); in onCancel() method
/aosp12/frameworks/base/tests/Assist/src/com/android/test/assist/
H A DAssistRecognitionService.java32 protected void onCancel(Callback listener) { in onCancel() method in AssistRecognitionService
/aosp12/frameworks/base/core/java/com/android/internal/textservice/
H A DISpellCheckerSession.aidl28 void onCancel(); in onCancel() method
/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
H A DWarningDialogFragment.java55 public void onCancel(DialogInterface dialog) { in onCancel() method in WarningDialogFragment
/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DInstallFailed.java162 public void onCancel(DialogInterface dialog) { in onCancel() method in InstallFailed
H A DPackageInstallerActivity.java663 public void onCancel(DialogInterface dialog) { in onCancel() method in PackageInstallerActivity.SimpleErrorDialog
694 public void onCancel(DialogInterface dialog) { in onCancel() method in PackageInstallerActivity
708 public void onCancel(DialogInterface dialog) { in onCancel() method in NotSupportedOnWearDialog
H A DInstallStaging.java160 public void onCancel(DialogInterface dialog) { in onCancel() method in InstallStaging.ErrorDialog
/aosp12/packages/apps/Settings/src/com/android/settings/vpn2/
H A DAppDialogFragment.java62 void onCancel(); in onCancel() method
134 public void onCancel(DialogInterface dialog) { in onCancel() method in AppDialogFragment
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/wifi/networkrequest/
H A DNetworkRequestErrorDialogFragment.java45 public void onCancel(@NonNull DialogInterface dialog) { in onCancel() method in NetworkRequestErrorDialogFragment
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
H A DNetworkRequestErrorDialogFragment.java49 public void onCancel(@NonNull DialogInterface dialog) { in onCancel() method in NetworkRequestErrorDialogFragment
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DSmsStorageLowWarningFragment.java121 public void onCancel(final DialogInterface dialog) { in onCancel() method in SmsStorageLowWarningFragment.ChooseActionDialogFragment
173 public void onCancel(final DialogInterface dialog) { in onCancel() method in SmsStorageLowWarningFragment.ConfirmationDialog
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/
H A DWifiScanModeActivity.java157 public void onCancel(DialogInterface dialog) { in onCancel() method
H A DNetworkRequestDialogBaseFragment.java71 public void onCancel(@NonNull DialogInterface dialog) { in onCancel() method in NetworkRequestDialogBaseFragment
H A DNetworkRequestErrorDialogFragment.java49 public void onCancel(@NonNull DialogInterface dialog) { in onCancel() method in NetworkRequestErrorDialogFragment
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DPostCharDialogFragment.java83 public void onCancel(DialogInterface dialog) { in onCancel() method in PostCharDialogFragment
/aosp12/packages/services/Telephony/src/com/android/phone/settings/fdn/
H A DPin2LockedDialogFragment.java94 public void onCancel(DialogInterface dialog) { in onCancel() method in Pin2LockedDialogFragment
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DCancellablePreference.java68 void onCancel(CancellablePreference preference); in onCancel() method
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DSplitContactConfirmationDialogFragment.java110 public void onCancel(DialogInterface dialog) { in onCancel() method in SplitContactConfirmationDialogFragment
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DSelectAccountActivity.java44 public void onCancel(DialogInterface dialog) { in onCancel() method in SelectAccountActivity.CancelListener
/aosp12/frameworks/base/core/java/android/os/
H A DCancellationSignal.java203 void onCancel(); in onCancel() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DAlertActivity.java69 public void onCancel(DialogInterface dialog) { in onCancel() method in AlertActivity
/aosp12/frameworks/base/core/java/android/content/
H A DDialogInterface.java75 void onCancel(DialogInterface dialog); in onCancel() method

1234