Home
last modified time | relevance | path

Searched defs:SetDoNotDisturbDate (Results 1 – 10 of 10) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/
Ddisturb_mode.cpp141 napi_value SetDoNotDisturbDate(napi_env env, napi_callback_info info) in SetDoNotDisturbDate() function
Dcommon.cpp1382 napi_value Common::SetDoNotDisturbDate( in SetDoNotDisturbDate() function in OHOS::NotificationNapi::Common
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp202 void NotificationPreferencesInfo::SetDoNotDisturbDate(const int32_t &userId, in SetDoNotDisturbDate() function in OHOS::Notification::NotificationPreferencesInfo
Dnotification_preferences.cpp436 ErrCode NotificationPreferences::SetDoNotDisturbDate(const int32_t &userId, in SetDoNotDisturbDate() function in OHOS::Notification::NotificationPreferences
Dadvanced_notification_service.cpp2539 ErrCode AdvancedNotificationService::SetDoNotDisturbDate(const sptr<NotificationDoNotDisturbDate> &… in SetDoNotDisturbDate() function in OHOS::Notification::AdvancedNotificationService
3273 ErrCode AdvancedNotificationService::SetDoNotDisturbDate(const int32_t &userId, in SetDoNotDisturbDate() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp297 ErrCode NotificationHelper::SetDoNotDisturbDate(const NotificationDoNotDisturbDate &doNotDisturbDat… in SetDoNotDisturbDate() function in OHOS::Notification::NotificationHelper
373 ErrCode NotificationHelper::SetDoNotDisturbDate(const int32_t &userId, in SetDoNotDisturbDate() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/notificationfuzzconfig/
Dconfig.json80 "SetDoNotDisturbDate": [], array
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp751 ErrCode AnsNotification::SetDoNotDisturbDate(const NotificationDoNotDisturbDate &doNotDisturbDate) in SetDoNotDisturbDate() function in OHOS::Notification::AnsNotification
1224 ErrCode AnsNotification::SetDoNotDisturbDate(const int32_t &userId, in SetDoNotDisturbDate() function in OHOS::Notification::AnsNotification
Dans_manager_proxy.cpp1670 ErrCode AnsManagerProxy::SetDoNotDisturbDate(const sptr<NotificationDoNotDisturbDate> &date) in SetDoNotDisturbDate() function in OHOS::Notification::AnsManagerProxy
2391 ErrCode AnsManagerProxy::SetDoNotDisturbDate(const int32_t &userId, const sptr<NotificationDoNotDis… in SetDoNotDisturbDate() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub.cpp2095 ErrCode AnsManagerStub::SetDoNotDisturbDate(const sptr<NotificationDoNotDisturbDate> &date) in SetDoNotDisturbDate() function in OHOS::Notification::AnsManagerStub
2209 ErrCode AnsManagerStub::SetDoNotDisturbDate(const int32_t &userId, const sptr<NotificationDoNotDist… in SetDoNotDisturbDate() function in OHOS::Notification::AnsManagerStub