Home
last modified time | relevance | path

Searched refs:RemoveAllNotificationsForDisable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h375 ErrCode RemoveAllNotificationsForDisable(const sptr<NotificationBundleOption> &bundleOption);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1030 result = RemoveAllNotificationsForDisable(bundle); in SetNotificationsEnabledForSpecialBundle()
1615 ErrCode AdvancedNotificationService::RemoveAllNotificationsForDisable( in RemoveAllNotificationsForDisable() function in OHOS::Notification::AdvancedNotificationService