Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h102 void NotifyEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData);
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp243 void NotificationSubscriberManager::NotifyEnabledNotificationChanged( in NotifyEnabledNotificationChanged() function in OHOS::Notification::NotificationSubscriberManager
H A Dadvanced_notification_publish_service.cpp85 NotificationSubscriberManager::GetInstance()->NotifyEnabledNotificationChanged(bundleData); in SetDefaultNotificationEnabled()
985 NotificationSubscriberManager::GetInstance()->NotifyEnabledNotificationChanged(bundleData); in SetNotificationsEnabledForSpecialBundle()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp117 * @tc.desc : test NotifyEnabledNotificationChanged function and notificationSubQueue_ == nullptr
126 notificationSubscriberManager->NotifyEnabledNotificationChanged(callbackData); in HWTEST_F()

Completed in 8 milliseconds