Searched refs:GetNotificationSlotFlagsAsBundle (Results 1 – 9 of 9) sorted by relevance
45 notificationHelper.GetNotificationSlotFlagsAsBundle(bundleOption, flag); in DoSomethingInterestingWithMyAPI()
64 ErrCode NotificationHelper::GetNotificationSlotFlagsAsBundle(const NotificationBundleOption &bundle… in GetNotificationSlotFlagsAsBundle() function in OHOS::Notification::NotificationHelper67 …return DelayedSingleton<AnsNotification>::GetInstance()->GetNotificationSlotFlagsAsBundle(bundleOp… in GetNotificationSlotFlagsAsBundle()
117 …static ErrCode GetNotificationSlotFlagsAsBundle(const NotificationBundleOption &bundleOption, uint…
118 …ErrCode GetNotificationSlotFlagsAsBundle(const NotificationBundleOption &bundleOption, uint32_t &s…
860 ret = notification->GetNotificationSlotFlagsAsBundle(bundle, slotFlags);
236 ErrCode ret1 = ans_->GetNotificationSlotFlagsAsBundle(bundleOptions, num);257 ErrCode ret1 = ans_->GetNotificationSlotFlagsAsBundle(bundleOptions, num);
956 … asynccallbackinfo->info.errorCode = NotificationHelper::GetNotificationSlotFlagsAsBundle( in NapiGetSlotFlagsByBundle()
148 ErrCode AnsNotification::GetNotificationSlotFlagsAsBundle(const NotificationBundleOption &bundleOpt… in GetNotificationSlotFlagsAsBundle() function in OHOS::Notification::AnsNotification
1658 … asynccallbackinfo->info.errorCode = NotificationHelper::GetNotificationSlotFlagsAsBundle( in GetSlotFlagsByBundle()