Searched refs:IsAllowedNotifyForBundle (Results 1 – 4 of 4) sorted by relevance
527 auto ret = advancedNotificationService_->IsAllowedNotifyForBundle(bundle, allowed);
351 auto ret = advancedNotificationService_->IsAllowedNotifyForBundle(bundleOption, allowed);
1335 …ErrCode IsAllowedNotifyForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &allowed…
1216 ErrCode AdvancedNotificationService::IsAllowedNotifyForBundle(const sptr<NotificationBundleOption> in IsAllowedNotifyForBundle() function in OHOS::Notification::AdvancedNotificationService1672 if (IsAllowedNotifyForBundle(bundleOption, isAllowedNotification) != ERR_OK) { in RemoveAllNotificationsInner()