Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1671 bool isAllowedNotification = true; in RemoveAllNotificationsInner() local
1672 if (IsAllowedNotifyForBundle(bundleOption, isAllowedNotification) != ERR_OK) { in RemoveAllNotificationsInner()
1675 if (!record->notification->IsRemoveAllowed() && isAllowedNotification) { in RemoveAllNotificationsInner()