Home
last modified time | relevance | path

Searched defs:SetNotificationsEnabledForAllBundles (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/enable_manager/
Denable_manager.cpp194 ErrCode AdvancedNotificationService::SetNotificationsEnabledForAllBundles(const std::string &device… in SetNotificationsEnabledForAllBundles() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp367 ErrCode NotificationHelper::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool … in SetNotificationsEnabledForAllBundles() function in OHOS::Notification::NotificationHelper
492 ErrCode NotificationHelper::SetNotificationsEnabledForAllBundles(const int32_t &userId, bool enable… in SetNotificationsEnabledForAllBundles() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1128 ErrCode AnsNotification::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool ena… in SetNotificationsEnabledForAllBundles() function in OHOS::Notification::AnsNotification
1693 ErrCode AnsNotification::SetNotificationsEnabledForAllBundles(const int32_t &userId, bool enabled) in SetNotificationsEnabledForAllBundles() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h243 ErrCode SetNotificationsEnabledForAllBundles(const std::string& deviceId, bool enabled) override in SetNotificationsEnabledForAllBundles() function
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp254 ErrCode SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) override in SetNotificationsEnabledForAllBundles() function in OHOS::Notification::MockAnsManagerInterface