Searched defs:CancelNotification (Results 1 – 3 of 3) sorted by relevance
73 ErrCode NotificationHelper::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper78 ErrCode NotificationHelper::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper
166 ErrCode AnsNotification::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification171 ErrCode AnsNotification::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification
188 void ReminderDataManager::CancelNotification(const sptr<ReminderRequest> &reminder) const in CancelNotification() function in OHOS::Notification::ReminderDataManager