Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp63 constexpr int32_t ANS_UID = 5523; variable
1002 …if (callingUid != ANS_UID && !AccessTokenHelper::CheckPermission(OHOS_PERMISSION_NOTIFICATION_CONT… in SetNotificationsEnabledForSpecialBundle()
1256 if ((callingUid != ANS_UID && callingUid != BROKER_UID) in IsSpecialBundleAllowedNotify()
1643 …if (callingUid != ANS_UID && !AccessTokenHelper::CheckPermission(OHOS_PERMISSION_NOTIFICATION_CONT… in RemoveAllNotificationsInner()
1852 …if (callingUid != ANS_UID && !AccessTokenHelper::CheckPermission(OHOS_PERMISSION_NOTIFICATION_CONT… in IsNeedSilentInDoNotDisturbMode()