Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1874 int isNeedSilent = 0; in CheckNeedSilent() local
1900 isNeedSilent = 1; in CheckNeedSilent()
1906 isNeedSilent = datashareHelper->QueryContact(uri, phoneNumber, policy); in CheckNeedSilent()
1909 ANS_LOGI("IsNeedSilentInDoNotDisturbMode: %{public}d", isNeedSilent); in CheckNeedSilent()
1910 return isNeedSilent; in CheckNeedSilent()