Home
last modified time | relevance | path

Searched refs:BatchNotifyCanceled (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h85 void BatchNotifyCanceled(const std::vector<sptr<Notification>> &notifications,
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp361 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in ExcuteCancelAll()
368 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in ExcuteCancelAll()
720 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in DeleteAll()
1654 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled(notifications, nullptr, reason); in RemoveAllNotificationsInner()
1704 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in RemoveNotifications()
1711 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled(notifications, nullptr, removeReason); in RemoveNotifications()
1906 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in ExcuteCancelGroupCancel()
1913 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in ExcuteCancelGroupCancel()
2008 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled(notifications, nullptr, reason); in RemoveGroupByBundle()
2047 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in RemoveNotificationFromRecordList()
[all...]
H A Dadvanced_notification_utils.cpp563 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in OnBundleRemoved()
583 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in ExecBatchCancel()
1374 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in OnBundleDataCleared()
1381 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in OnBundleDataCleared()
1473 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in DeleteAllByUserInner()
1841 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in SendNotificationsOnCanceled()
2048 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in OnRecoverLiveView()
2055 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled(notifications, nullptr, removeReason); in OnRecoverLiveView()
H A Dnotification_subscriber_manager.cpp199 void NotificationSubscriberManager::BatchNotifyCanceled(const std::vector<sptr<Notification>> &notifications, in BatchNotifyCanceled() function in OHOS::Notification::NotificationSubscriberManager

Completed in 9 milliseconds