Home
last modified time | relevance | path

Searched refs:ContactPolicy (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_datashare_helper.h48 enum ContactPolicy { enum in OHOS::Notification::AdvancedDatashareHelper
H A Dadvanced_notification_service.h1196 enum ContactPolicy { enum in OHOS::Notification::final
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_helper.cpp183 case ContactPolicy::ALLOW_FAVORITE_CONTACTS: in dealWithContactResult()
194 case ContactPolicy::ALLOW_SPECIFIED_CONTACTS: in dealWithContactResult()
H A Dadvanced_notification_publish_service.cpp1817 callerType == 0 && atoi(policy.c_str()) != ContactPolicy::ALLOW_EVERYONE) { in CheckNeedSilent()
1823 case ContactPolicy::FORBID_EVERYONE: in CheckNeedSilent()
1825 case ContactPolicy::ALLOW_EVERYONE: in CheckNeedSilent()
1828 case ContactPolicy::ALLOW_EXISTING_CONTACTS: in CheckNeedSilent()
1829 case ContactPolicy::ALLOW_FAVORITE_CONTACTS: in CheckNeedSilent()
1830 case ContactPolicy::ALLOW_SPECIFIED_CONTACTS: in CheckNeedSilent()

Completed in 8 milliseconds