Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp75 sptr<EnabledNotificationCallbackData> bundleData = in SetDefaultNotificationEnabled() local
77 if (bundleData == nullptr) { in SetDefaultNotificationEnabled()
85 NotificationSubscriberManager::GetInstance()->NotifyEnabledNotificationChanged(bundleData); in SetDefaultNotificationEnabled()
963 sptr<EnabledNotificationCallbackData> bundleData = new (std::nothrow) in SetNotificationsEnabledForSpecialBundle() local
965 if (bundleData == nullptr) { in SetNotificationsEnabledForSpecialBundle()
985 NotificationSubscriberManager::GetInstance()->NotifyEnabledNotificationChanged(bundleData); in SetNotificationsEnabledForSpecialBundle()

Completed in 5 milliseconds