Home
last modified time | relevance | path

Searched refs:OnEnabledNotificationChanged (Results 1 – 19 of 19) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_subscriber.h95 …virtual void OnEnabledNotificationChanged(const std::shared_ptr<EnabledNotificationCallbackData> &…
132 …void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData) overr…
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp95 void NotificationSubscriber::SubscriberImpl::OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::NotificationSubscriber::SubscriberImpl
99 …subscriber_.OnEnabledNotificationChanged(std::make_shared<EnabledNotificationCallbackData>(*callba… in OnEnabledNotificationChanged()
/base/notification/distributed_notification_service/frameworks/core/include/
Dans_subscriber_interface.h94 …virtual void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackDat…
Dans_subscriber_proxy.h86 …void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData) overr…
Dans_subscriber_stub.h96 …void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData) overr…
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
Danssubscriberproxy_fuzzer.cpp56 ansSubscriberProxy.OnEnabledNotificationChanged(callbackData); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_stub.cpp192 OnEnabledNotificationChanged(callbackData); in HandleOnEnabledNotificationChanged()
219 void AnsSubscriberStub::OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &c… in OnEnabledNotificationChanged() function in OHOS::Notification::AnsSubscriberStub
Dans_subscriber_proxy.cpp251 void AnsSubscriberProxy::OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &… in OnEnabledNotificationChanged() function in OHOS::Notification::AnsSubscriberProxy
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dsubscribe.h94 virtual void OnEnabledNotificationChanged(
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp48 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::NotificationSubscriberManagerTest::TestAnsSubscriber
Dadvanced_notification_service_test.cpp105 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::TestAnsSubscriber
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
Dnotification_service_test.cpp47 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in __anond193b48d0111::TestAnsSubscriber
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
Dans_subscriber_proxy_unit_test.cpp490 proxy->OnEnabledNotificationChanged(callbackData);
510 proxy->OnEnabledNotificationChanged(callbackData);
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_subscriber_manager.cpp381 record->subscriber->OnEnabledNotificationChanged(callbackData); in NotifyEnabledNotificationChangedInner()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dsubscribe.cpp752 void SubscriberInstance::OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::NotificationNapi::SubscriberInstance
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp96 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::TestAnsSubscriber
Dans_fw_module_test.cpp306 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::TestAnsSubscriber
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp55 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::TestAnsSubscriber
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp116 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::TestSubscriber