Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp811 return SetDoNotDisturbDateByUser(userId, date); in SetDoNotDisturbDate()
1565 ErrCode AdvancedNotificationService::SetDoNotDisturbDateByUser(const int32_t &userId, in SetDoNotDisturbDateByUser() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_service.cpp1841 return SetDoNotDisturbDateByUser(userId, date); in SetDoNotDisturbDate()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1286 ErrCode SetDoNotDisturbDateByUser(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &date);
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2119 ASSERT_EQ(advancedNotificationService_->SetDoNotDisturbDateByUser(userId, date), ERR_ANS_INVALID_PARAM); in HWTEST_F()

Completed in 15 milliseconds