Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_event_service.cpp132 void AdvancedNotificationService::SendEnableNotificationHiSysEvent(const sptr<NotificationBundleOpt… in SendEnableNotificationHiSysEvent() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp91 SendEnableNotificationHiSysEvent(bundleOption, enabled, result); in SetDefaultNotificationEnabled()
1045 SendEnableNotificationHiSysEvent(bundleOption, enabled, result); in SetNotificationsEnabledForSpecialBundle()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1312 …void SendEnableNotificationHiSysEvent(const sptr<NotificationBundleOption> &bundleOption, bool ena…
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2637 advancedNotificationService_->SendEnableNotificationHiSysEvent(bundleOption, enabled, errCode);