Home
last modified time | relevance | path

Searched refs:NotifyEnabledNotificationChanged (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h102 … void NotifyEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp255 void NotificationSubscriberManager::NotifyEnabledNotificationChanged( in NotifyEnabledNotificationChanged() function in OHOS::Notification::NotificationSubscriberManager
H A Dadvanced_notification_publish_service.cpp87 NotificationSubscriberManager::GetInstance()->NotifyEnabledNotificationChanged(bundleData); in SetDefaultNotificationEnabled()
1033 … NotificationSubscriberManager::GetInstance()->NotifyEnabledNotificationChanged(bundleData); in SetNotificationsEnabledForSpecialBundle()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp126 notificationSubscriberManager->NotifyEnabledNotificationChanged(callbackData);