Home
last modified time | relevance | path

Searched defs:SetSmartReminderEnabled (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp360 ErrCode AnsManagerProxy::SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) in SetSmartReminderEnabled() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp631 ErrCode AnsManagerStub::SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) in SetSmartReminderEnabled() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp1920 ErrCode AnsNotification::SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) in SetSmartReminderEnabled() function in OHOS::Notification::AnsNotification
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp559 ErrCode NotificationHelper::SetSmartReminderEnabled(const std::string &deviceType, const bool enabl… in SetSmartReminderEnabled() function in OHOS::Notification::NotificationHelper
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp570 ErrCode SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) override in SetSmartReminderEnabled() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp1069 ErrCode NotificationPreferences::SetSmartReminderEnabled(const std::string &deviceType, const bool … in SetSmartReminderEnabled() function in OHOS::Notification::NotificationPreferences
H A Dadvanced_notification_publish_service.cpp2762 ErrCode AdvancedNotificationService::SetSmartReminderEnabled(const std::string &deviceType, const b… in SetSmartReminderEnabled() function in OHOS::Notification::AdvancedNotificationService
H A Dnotification_preferences_database.cpp1993 bool NotificationPreferencesDatabase::SetSmartReminderEnabled(const std::string deviceType, const b… in SetSmartReminderEnabled() function in OHOS::Notification::NotificationPreferencesDatabase