Home
last modified time | relevance | path

Searched defs:AddDoNotDisturbProfiles (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp96 ErrCode AnsManagerProxy::AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbPro… in AddDoNotDisturbProfiles() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp397 ErrCode AnsManagerStub::AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbProf… in AddDoNotDisturbProfiles() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp1169 ErrCode AnsNotification::AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbPro… in AddDoNotDisturbProfiles() function in OHOS::Notification::AnsNotification
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp281 void NotificationPreferencesInfo::AddDoNotDisturbProfiles( in AddDoNotDisturbProfiles() function in OHOS::Notification::NotificationPreferencesInfo
H A Dnotification_preferences.cpp550 ErrCode NotificationPreferences::AddDoNotDisturbProfiles( in AddDoNotDisturbProfiles() function in OHOS::Notification::NotificationPreferences
H A Dadvanced_notification_utils.cpp806 ErrCode AdvancedNotificationService::AddDoNotDisturbProfiles( in AddDoNotDisturbProfiles() function in OHOS::Notification::AdvancedNotificationService
H A Dnotification_preferences_database.cpp492 bool NotificationPreferencesDatabase::AddDoNotDisturbProfiles( in AddDoNotDisturbProfiles() function in OHOS::Notification::NotificationPreferencesDatabase
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp395 ErrCode NotificationHelper::AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturb… in AddDoNotDisturbProfiles() 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.cpp335 …ErrCode AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles… in AddDoNotDisturbProfiles() function in OHOS::Notification::MockAnsManagerInterface