Home
last modified time | relevance | path

Searched refs:cancel (Results 1 – 22 of 22) sorted by relevance

/base/powermgr/power_manager/power_dialog/entry/src/main/ets/pages/
DthermalHighDialog.ets30 cancel: () => void
51 this.cancel();
67 cancel: this.onCancel,
69 cancel: this.existApp,
DthermalLowDialog.ets29 cancel: () => void
50 this.cancel();
66 cancel: this.onCancel,
68 cancel: this.existApp,
DbatteryDialog.ets30 cancel: () => void
51 this.cancel();
67 cancel: this.onCancel,
69 cancel: this.existApp,
DpowerDialog.ets32 cancel: () => void
55 this.cancel();
91 cancel: this.onCancel,
95 cancel: this.existApp,
117 console.log('power dialog cancel failed: ' + JSON.stringify(err));
/base/usb/usb_manager/frameworks/dialog/functionswitch_ui/usb_function_dialog/src/main/ets/util/
DNotificationUtil.ets131 * cancel notification by id
135 await notificationManager.cancel(id);
136 Logger.info(TAG, 'cancel notification success');
139 Logger.error(TAG, `=cancel notification err ${JSON.stringify(err)}`);
145 * cancel all notification
150 Logger.info(TAG, 'cancel all notification success');
153 Logger.error(TAG, `cancel all notification err ${JSON.stringify(err)}`);
/base/update/update_app/feature/ota/src/main/ets/dialog/
DDialogHelper.ets54 value: FormatUtils.toUpperCase(globalThis.abilityContext, $r('app.string.cancel')),
69 cancel: () => {
182 cancel: () => {
DCountDownInstallDialogBuilder.ets62 cancel: () => void;
148 this.cancel();
/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/component/
DconfirmDialog.ets58 Log.info(this.TAG, "click cancel+")
60 Log.info(this.TAG, "click cancel-")
/base/powermgr/power_manager/utils/ffrt/src/
Dffrt_utils.cpp58 queue.cancel(handle); in CancelTask()
/base/update/update_app/common/src/main/ets/manager/
DUpdateManager.ts81 cancel(): void; method
358 cancel(): void { method in UpdateManager
359 (<any> this.otaUpdater).cancel();
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
DBUILD.gn42 "../cancel.cpp",
/base/notification/distributed_notification_service/frameworks/js/napi/
DBUILD.gn58 "src/cancel.cpp",
/base/telephony/sms_mms/test/unittest/
Dcdma_sms_test.cpp419 … cout << s << " msgId : " << static_cast<int>(telesvcMsg.data.cancel.msgId.msgId) << endl; in PrintTelesvc()
420 … cout << s << " headerInd : " << static_cast<int>(telesvcMsg.data.cancel.msgId.headerInd) << endl; in PrintTelesvc()
618 msg.data.p2p.telesvcMsg.data.cancel.msgId.msgId = MSG_ID; in TestEncodeCancelMsg()
619 msg.data.p2p.telesvcMsg.data.cancel.msgId.headerInd = 0; in TestEncodeCancelMsg()
/base/update/update_app/product/oh/base/src/main/ets/pages/
DnewVersion.ets72 cancel: () => {
253 OtaUpdateManager.getInstance().cancel();
/base/update/update_app/feature/ota/src/main/ets/manager/
DOtaUpdateManager.ets207 async cancel(): Promise<void> {
211 this.updateManager.cancel();
DStateManager.ets314 this.buttonText = $r('app.string.cancel');
388 this.buttonText = $r('app.string.cancel');
/base/telephony/sms_mms/services/sms/include/cdma/
Dcdma_sms_common.h408 TeleserviceCancel cancel; member
/base/usb/usb_manager/frameworks/dialog/functionswitch_ui/usb_function_dialog/src/main/ets/pages/
DIndex.ets148 Logger.info(TAG, 'close pop up window: cancel');
/base/telephony/sms_mms/services/sms/cdma/
Dcdma_sms_parameter_record.cpp426 teleserviceMessage_ = std::make_unique<CdmaSmsCancelMessage>(msg.data.cancel); in CdmaSmsBearerData()
/base/notification/common_event_service/services/src/
Dcommon_event_control_manager.cpp616 orderedQueue_->cancel(orderedHandler); in CancelTimeout()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_cdma_sms_test.cpp650 auto message3 = std::make_shared<CdmaSmsCancelMessage>(msg.data.p2p.telesvcMsg.data.cancel);
/base/account/os_account/
DREADME_zh.md1096 … id="p73429332466"><a name="p73429332466"></a><a name="p73429332466"></a>cancel(challenge: Uint8Ar…