Searched refs:BatchNotifyCanceled (Results 1 - 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/services/ans/include/ |
H A D | notification_subscriber_manager.h | 85 void BatchNotifyCanceled(const std::vector<sptr<Notification>> ¬ifications,
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_publish_service.cpp | 361 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 D | advanced_notification_utils.cpp | 563 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 D | notification_subscriber_manager.cpp | 199 void NotificationSubscriberManager::BatchNotifyCanceled(const std::vector<sptr<Notification>> ¬ifications, in BatchNotifyCanceled() function in OHOS::Notification::NotificationSubscriberManager
|
Completed in 8 milliseconds