Home
last modified time | relevance | path

Searched refs:GetDoNotDisturbDateByUser (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp803 return GetDoNotDisturbDateByUser(userId, date); in GetDoNotDisturbDate()
1611 ErrCode AdvancedNotificationService::GetDoNotDisturbDateByUser(const int32_t &userId, in GetDoNotDisturbDateByUser() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_service.cpp1778 return GetDoNotDisturbDateByUser(userId, date); in GetDoNotDisturbDate()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1295 …ErrCode GetDoNotDisturbDateByUser(const int32_t &userId, sptr<NotificationDoNotDisturbDate> &date);