Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_trust_list.h38 bool IsSlotFlagsTrustlistAsBundle(const sptr<NotificationBundleOption> &bundleOption);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_trust_list.cpp76 bool NotificationTrustList::IsSlotFlagsTrustlistAsBundle(const sptr<NotificationBundleOption> &bund… in IsSlotFlagsTrustlistAsBundle() function in OHOS::Notification::NotificationTrustList
H A Dadvanced_notification_utils.cpp1838 …DelayedSingleton<NotificationTrustList>::GetInstance()->IsSlotFlagsTrustlistAsBundle(bundleOption)… in SetSlotFlagsTrustlistsAsBundle()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_config_parse.cpp142 …if (DelayedSingleton<NotificationTrustList>::GetInstance()->IsSlotFlagsTrustlistAsBundle(bundleOpt… in GetConfigSlotReminderModeByType()