Home
last modified time | relevance | path

Searched refs:SetDoNotDisturbDateByUser (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp782 return SetDoNotDisturbDateByUser(userId, date); in SetDoNotDisturbDate()
1548 ErrCode AdvancedNotificationService::SetDoNotDisturbDateByUser(const int32_t &userId, in SetDoNotDisturbDateByUser() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_service.cpp1756 return SetDoNotDisturbDateByUser(userId, date); in SetDoNotDisturbDate()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1294 …ErrCode SetDoNotDisturbDateByUser(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> …
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2116 …ASSERT_EQ(advancedNotificationService_->SetDoNotDisturbDateByUser(userId, date), ERR_ANS_INVALID_P…