Home
last modified time | relevance | path

Searched refs:QueryDoNotDisturbProfile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp710 void AdvancedNotificationService::QueryDoNotDisturbProfile(const int32_t &userId, in QueryDoNotDisturbProfile() function in OHOS::Notification::AdvancedNotificationService
769 QueryDoNotDisturbProfile(userId, enable, profileId); in CheckDoNotDisturbProfile()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1377 … void QueryDoNotDisturbProfile(const int32_t &userId, std::string &enable, std::string &profileId);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp3634 advancedNotificationService_->QueryDoNotDisturbProfile(userId, enable, profileId);