Home
last modified time | relevance | path

Searched refs:RemoveNotificationBySlot (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_publish_service_test.cpp639 auto ret = advancedNotificationService_->RemoveNotificationBySlot(bundle, slot,
645 ret = advancedNotificationService_->RemoveNotificationBySlot(bundle, slot,
671 ret = advancedNotificationService_->RemoveNotificationBySlot(bundle, slot,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1794 ErrCode AdvancedNotificationService::RemoveNotificationBySlot(const sptr<NotificationBundleOption> … in RemoveNotificationBySlot() function in OHOS::Notification::AdvancedNotificationService
2257RemoveNotificationBySlot(bundle, slot, NotificationConstant::DISABLE_SLOT_REASON_DELETE); in SetEnabledForBundleSlot()
2260RemoveNotificationBySlot(bundle, slot, NotificationConstant::DISABLE_NOTIFICATION_REASON_DELETE); in SetEnabledForBundleSlot()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1244 ErrCode RemoveNotificationBySlot(const sptr<NotificationBundleOption> &bundleOption,