Home
last modified time | relevance | path

Searched refs:CheckDoNotDisturbProfile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp759 void AdvancedNotificationService::CheckDoNotDisturbProfile(const std::shared_ptr<NotificationRecord… in CheckDoNotDisturbProfile() function in OHOS::Notification::AdvancedNotificationService
2225 CheckDoNotDisturbProfile(record); in AddRecordToMemory()
H A Dadvanced_notification_publish_service.cpp225 CheckDoNotDisturbProfile(record); in PublishNotificationForIndirectProxy()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1378 void CheckDoNotDisturbProfile(const std::shared_ptr<NotificationRecord> &record);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp3648 advancedNotificationService_->CheckDoNotDisturbProfile(record);