Home
last modified time | relevance | path

Searched refs:NotifyEnabledNotificationChangedInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h165 …void NotifyEnabledNotificationChangedInner(const sptr<EnabledNotificationCallbackData> &callbackDa…
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp264 …std::bind(&NotificationSubscriberManager::NotifyEnabledNotificationChangedInner, this, callbackDat… in NotifyEnabledNotificationChanged()
647 void NotificationSubscriberManager::NotifyEnabledNotificationChangedInner( in NotifyEnabledNotificationChangedInner() function in OHOS::Notification::NotificationSubscriberManager