Home
last modified time | relevance | path

Searched defs:SetNotificationsEnabledForBundle (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/src/manager/
Dans_manager_proxy_bundle.cpp200 ErrCode AnsManagerProxy::SetNotificationsEnabledForBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForBundle() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub_invalid.cpp278 ErrCode AnsManagerStub::SetNotificationsEnabledForBundle(const std::string &bundle, bool enabled) in SetNotificationsEnabledForBundle() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/services/ans/src/
Dans_manager_stub_invalid.cpp278 ErrCode AnsManagerStub::SetNotificationsEnabledForBundle(const std::string &bundle, bool enabled) in SetNotificationsEnabledForBundle() function in OHOS::Notification::AnsManagerStub
Dnotification_preferences.cpp421 ErrCode NotificationPreferences::SetNotificationsEnabledForBundle( in SetNotificationsEnabledForBundle() function in OHOS::Notification::NotificationPreferences
Dadvanced_notification_publish_service.cpp1109 ErrCode AdvancedNotificationService::SetNotificationsEnabledForBundle(const std::string &deviceId, … in SetNotificationsEnabledForBundle() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp236 ErrCode SetNotificationsEnabledForBundle(const std::string &deviceId, bool enabled) override in SetNotificationsEnabledForBundle() function in OHOS::Notification::MockAnsManagerInterface