Home
last modified time | relevance | path

Searched defs:CancelNotification (Results 1 – 8 of 8) sorted by relevance

/base/request/request/services/include/
Dnotification_bar.h48 inline int32_t CancelNotification(uint32_t notificationId) in CancelNotification() function
/base/powermgr/battery_manager/services/native/notification/
Dnotification_decorator.cpp36 bool NotificationDecorator::CancelNotification() in CancelNotification() function in OHOS::PowerMgr::NotificationDecorator
Dnotification_center.cpp148 bool NotificationCenter::CancelNotification() in CancelNotification() function in OHOS::PowerMgr::NotificationCenter
/base/request/request/services/src/service/notification_bar/
Dmod.rs55 fn CancelNotification(notificationId: u32) -> i32; in CancelNotification() function
/base/usb/usb_manager/services/native/src/
Dusb_connection_notifier.cpp324 void UsbConnectionNotifier::CancelNotification() in CancelNotification() function in OHOS::USB::UsbConnectionNotifier
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp95 ErrCode NotificationHelper::CancelNotification(int32_t notificationId, std::string instanceKey) in CancelNotification() function in OHOS::Notification::NotificationHelper
101 ErrCode NotificationHelper::CancelNotification(const std::string &label, int32_t notificationId, in CancelNotification() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp288 ErrCode AnsNotification::CancelNotification(int32_t notificationId, std::string instanceKey) in CancelNotification() function in OHOS::Notification::AnsNotification
293 ErrCode AnsNotification::CancelNotification(const std::string &label, int32_t notificationId, in CancelNotification() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/services/reminder/src/
Dreminder_data_manager.cpp322 void ReminderDataManager::CancelNotification(const sptr<ReminderRequest> &reminder) const in CancelNotification() function in OHOS::Notification::ReminderDataManager