Searched refs:SendNotificationsOnCanceled (Results 1 - 3 of 3) sorted by relevance
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_publish_service.cpp | 716 SendNotificationsOnCanceled(notifications, nullptr, reason); in DeleteAll() 1647 SendNotificationsOnCanceled(notifications, nullptr, reason); in RemoveAllNotificationsInner() 2003 SendNotificationsOnCanceled(notifications, nullptr, reason); in RemoveGroupByBundle()
|
H A D | advanced_notification_utils.cpp | 1468 SendNotificationsOnCanceled(notifications, nullptr, deleteReason); in DeleteAllByUserInner() 1834 void AdvancedNotificationService::SendNotificationsOnCanceled(std::vector<sptr<Notification>> ¬ifications, in SendNotificationsOnCanceled() function in OHOS::Notification::AdvancedNotificationService
|
/base/notification/distributed_notification_service/services/ans/include/ |
H A D | advanced_notification_service.h | 1322 void SendNotificationsOnCanceled(std::vector<sptr<Notification>> ¬ifications,
|
Completed in 10 milliseconds