Home
last modified time | relevance | path

Searched refs:NotifyDoNotDisturbDateChanged (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h100 …void NotifyDoNotDisturbDateChanged(const int32_t &userId, const sptr<NotificationDoNotDisturbDate>…
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_subscriber_manager_test.cpp133 notificationSubscriberManager_->NotifyDoNotDisturbDateChanged(0, date);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp242 void NotificationSubscriberManager::NotifyDoNotDisturbDateChanged(const int32_t &userId, in NotifyDoNotDisturbDateChanged() function in OHOS::Notification::NotificationSubscriberManager
H A Dadvanced_notification_utils.cpp1603 … NotificationSubscriberManager::GetInstance()->NotifyDoNotDisturbDateChanged(userId, newConfig); in SetDoNotDisturbDateByUser()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp111 notificationSubscriberManager->NotifyDoNotDisturbDateChanged(0, date);