Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1208 ALLOW_EVERYONE = 2, enumerator
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1891 callerType == 0 && atoi(policy.c_str()) != ContactPolicy::ALLOW_EVERYONE) { in CheckNeedSilent()
1899 case ContactPolicy::ALLOW_EVERYONE: in CheckNeedSilent()