Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_helper.cpp178 bool isNoNeedSilent = false; in dealWithContactResult() local
187 isNoNeedSilent = favorite == 1; in dealWithContactResult()
188 if (isNoNeedSilent) { in dealWithContactResult()
199 isNoNeedSilent = false; in dealWithContactResult()
202 isNoNeedSilent = true; in dealWithContactResult()
209 isNoNeedSilent = true; in dealWithContactResult()
212 return isNoNeedSilent; in dealWithContactResult()