Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h100 void NotifyDoNotDisturbDateChanged(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &date);
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_subscriber_manager_test.cpp134 notificationSubscriberManager_->NotifyDoNotDisturbDateChanged(0, date); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp230 void NotificationSubscriberManager::NotifyDoNotDisturbDateChanged(const int32_t &userId, in NotifyDoNotDisturbDateChanged() function in OHOS::Notification::NotificationSubscriberManager
H A Dadvanced_notification_utils.cpp1620 NotificationSubscriberManager::GetInstance()->NotifyDoNotDisturbDateChanged(userId, newConfig); in SetDoNotDisturbDateByUser()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp102 * @tc.desc : test NotifyDoNotDisturbDateChanged function and notificationSubQueue_ == nullptr
111 notificationSubscriberManager->NotifyDoNotDisturbDateChanged(0, date); in HWTEST_F()

Completed in 9 milliseconds