Home
last modified time | relevance | path

Searched refs:CheckNeedSilent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1436 ErrCode CheckNeedSilent(const std::string &phoneNumber, int32_t callerType, int32_t userId);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1862 return CheckNeedSilent(phoneNumber, callerType, userId); in IsNeedSilentInDoNotDisturbMode()
1865 ErrCode AdvancedNotificationService::CheckNeedSilent( in CheckNeedSilent() function in OHOS::Notification::AdvancedNotificationService