Searched refs:BatchNotifyCanceled (Results 1 – 4 of 4) sorted by relevance
85 void BatchNotifyCanceled(const std::vector<sptr<Notification>> ¬ifications,
366 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in ExcuteCancelAll()373 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in ExcuteCancelAll()725 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in DeleteAll()1726 … NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled(notifications, nullptr, reason); in RemoveAllNotificationsInner()1778 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in RemoveNotifications()1785 …NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled(notifications, nullptr, removeRe… in RemoveNotifications()1980 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in ExcuteCancelGroupCancel()1987 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in ExcuteCancelGroupCancel()2082 … NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled(notifications, nullptr, reason); in RemoveGroupByBundle()2121 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in RemoveNotificationFromRecordList()[all …]
534 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in OnBundleRemoved()554 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in ExecBatchCancel()1356 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in OnBundleDataCleared()1363 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in OnBundleDataCleared()1456 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in DeleteAllByUserInner()1830 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in SendNotificationsOnCanceled()2070 NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled( in OnRecoverLiveView()2077 …NotificationSubscriberManager::GetInstance()->BatchNotifyCanceled(notifications, nullptr, removeRe… in OnRecoverLiveView()
211 void NotificationSubscriberManager::BatchNotifyCanceled(const std::vector<sptr<Notification>> ¬i… in BatchNotifyCanceled() function in OHOS::Notification::NotificationSubscriberManager