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.rs57 fn CancelNotification(notificationId: u32) -> i32; in CancelNotification() function
/base/usb/usb_manager/services/native/src/
Dusb_connection_notifier.cpp330 void UsbConnectionNotifier::CancelNotification() in CancelNotification() function in OHOS::USB::UsbConnectionNotifier
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp100 ErrCode NotificationHelper::CancelNotification(int32_t notificationId, const std::string &instanceK… in CancelNotification() function in OHOS::Notification::NotificationHelper
106 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.cpp333 ErrCode AnsNotification::CancelNotification(int32_t notificationId, const std::string &instanceKey) in CancelNotification() function in OHOS::Notification::AnsNotification
338 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.cpp327 void ReminderDataManager::CancelNotification(const sptr<ReminderRequest> &reminder) const in CancelNotification() function in OHOS::Notification::ReminderDataManager