Home
last modified time | relevance | path

Searched refs:NotifyDoNotDisturbDateChangedInner (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h164 void NotifyDoNotDisturbDateChangedInner(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &date);
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp238 std::bind(&NotificationSubscriberManager::NotifyDoNotDisturbDateChangedInner, this, userId, date); in NotifyDoNotDisturbDateChanged()
606 void NotificationSubscriberManager::NotifyDoNotDisturbDateChangedInner(const int32_t &userId, in NotifyDoNotDisturbDateChangedInner() function in OHOS::Notification::NotificationSubscriberManager

Completed in 2 milliseconds