Searched defs:CancelNotification (Results 1 – 3 of 3) sorted by relevance
78 ErrCode NotificationHelper::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper83 ErrCode NotificationHelper::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper
204 ErrCode AnsNotification::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification209 ErrCode AnsNotification::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification
173 void ReminderDataManager::CancelNotification(const sptr<ReminderRequest> &reminder) const in CancelNotification() function in OHOS::Notification::ReminderDataManager