Home
last modified time | relevance | path

Searched refs:CheckNeedSilent (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp190 service->CheckNeedSilent(phoneNumber, fuzzData.GenerateRandomInt32(), fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1420 ErrCode CheckNeedSilent(const std::string &phoneNumber, int32_t callerType, int32_t userId);
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1788 return CheckNeedSilent(phoneNumber, callerType, userId); in IsNeedSilentInDoNotDisturbMode()
1791 ErrCode AdvancedNotificationService::CheckNeedSilent( in CheckNeedSilent() function in OHOS::Notification::AdvancedNotificationService

Completed in 7 milliseconds