Searched defs:CancelNotification (Results 1 – 3 of 3) sorted by relevance
103 ErrCode NotificationHelper::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper108 ErrCode NotificationHelper::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper
258 ErrCode AnsNotification::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification263 ErrCode AnsNotification::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification
72 void ReminderDataManager::CancelNotification(const sptr<ReminderRequest> &reminder) const in CancelNotification() function in OHOS::Notification::ReminderDataManager