Searched refs:GetDoNotDisturbDateByUser (Results 1 – 3 of 3) sorted by relevance
803 return GetDoNotDisturbDateByUser(userId, date); in GetDoNotDisturbDate()1611 ErrCode AdvancedNotificationService::GetDoNotDisturbDateByUser(const int32_t &userId, in GetDoNotDisturbDateByUser() function in OHOS::Notification::AdvancedNotificationService
1778 return GetDoNotDisturbDateByUser(userId, date); in GetDoNotDisturbDate()
1295 …ErrCode GetDoNotDisturbDateByUser(const int32_t &userId, sptr<NotificationDoNotDisturbDate> &date);