/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_subscriber.h | 88 …virtual void OnEnabledNotificationChanged(const std::shared_ptr<EnabledNotificationCallbackData> &… 167 …void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData) overr…
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_subscriber_listener.cpp | 160 void SubscriberListener::OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::SubscriberListener 169 …subscriber->OnEnabledNotificationChanged(std::make_shared<EnabledNotificationCallbackData>(*callba… in OnEnabledNotificationChanged()
|
H A D | ans_subscriber_stub.cpp | 283 OnEnabledNotificationChanged(callbackData); in HandleOnEnabledNotificationChanged() 333 void AnsSubscriberStub::OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &c… in OnEnabledNotificationChanged() function in OHOS::Notification::AnsSubscriberStub
|
H A D | ans_subscriber_proxy.cpp | 331 void AnsSubscriberProxy::OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &… in OnEnabledNotificationChanged() function in OHOS::Notification::AnsSubscriberProxy
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/ |
H A D | mock_ans_subscriber.h | 53 …void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData) overr… in OnEnabledNotificationChanged() function
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/ |
H A D | ans_subscriber_interface.h | 94 …virtual void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackDat…
|
H A D | ans_subscriber_listener.h | 56 …void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData) overr…
|
H A D | ans_subscriber_proxy.h | 85 …void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData) overr…
|
H A D | ans_subscriber_stub.h | 96 …void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData) overr…
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/ |
H A D | task_notification_subscriber.h | 39 void OnEnabledNotificationChanged(
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/ |
H A D | anssubscriberproxy_fuzzer.cpp | 58 ansSubscriberProxy.OnEnabledNotificationChanged(callbackData); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_subscriber.cpp | 241 void NotificationSubscriber::SubscriberImpl::OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::NotificationSubscriber::SubscriberImpl 248 …subscriber_.OnEnabledNotificationChanged(std::make_shared<EnabledNotificationCallbackData>(*callba… in OnEnabledNotificationChanged()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | task_notification_subscriber.cpp | 102 void TaskNotificationSubscriber::OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::BackgroundTaskMgr::TaskNotificationSubscriber
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | reminder_event_manager.h | 86 void OnEnabledNotificationChanged(
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/ |
H A D | subscribe.h | 94 virtual void OnEnabledNotificationChanged(
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_event_manager.cpp | 348 void ReminderEventManager::ReminderNotificationSubscriber::OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::ReminderEventManager::ReminderNotificationSubscriber
|
H A D | notification_subscriber_manager.cpp | 655 record->subscriber->OnEnabledNotificationChanged(callbackData); in NotifyEnabledNotificationChangedInner()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_utils_test.cpp | 111 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::TestAnsSubscriber
|
H A D | notification_subscriber_manager_test.cpp | 47 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::NotificationSubscriberManagerTest::TestAnsSubscriber
|
H A D | advanced_notification_service_branch_test.cpp | 120 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::TestAnsSubscriber
|
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
H A D | notification_service_test.cpp | 74 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in __anon92fbcec30110::TestAnsSubscriber
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/ |
H A D | ans_subscriber_proxy_unit_test.cpp | 539 proxy->OnEnabledNotificationChanged(callbackData); 559 proxy->OnEnabledNotificationChanged(callbackData);
|
/ohos5.0/foundation/communication/nfc/services/src/notification/ |
H A D | nfc_notification.cpp | 48 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::NFC::TAG::NfcNotificationSubscriber
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | subscribe.cpp | 762 void SubscriberInstance::OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::NotificationNapi::SubscriberInstance
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/ |
H A D | advanced_notification_service_publish_test.cpp | 131 void OnEnabledNotificationChanged( in OnEnabledNotificationChanged() function in OHOS::Notification::TestAnsSubscriber
|