Searched refs:GetNotificationSlotsForBundle (Results 1 – 10 of 10) sorted by relevance
34 Notification::NotificationHelper::GetNotificationSlotsForBundle(bundleOption, slots); in DoSomethingInterestingWithMyAPI()
197 ErrCode ret3 = ans_->GetNotificationSlotsForBundle(bundleOption, slots);
301 ErrCode NotificationHelper::GetNotificationSlotsForBundle( in GetNotificationSlotsForBundle() function in OHOS::Notification::NotificationHelper304 …return DelayedSingleton<AnsNotification>::GetInstance()->GetNotificationSlotsForBundle(bundleOptio… in GetNotificationSlotsForBundle()
599 static ErrCode GetNotificationSlotsForBundle(
600 ErrCode GetNotificationSlotsForBundle(
556 ErrCode ret = notificationHelper.GetNotificationSlotsForBundle(bundleOption, slots);
523 … asynccallbackinfo->info.errorCode = NotificationHelper::GetNotificationSlotsForBundle( in NapiGetSlotsByBundle()
891 ErrCode AnsNotification::GetNotificationSlotsForBundle( in GetNotificationSlotsForBundle() function in OHOS::Notification::AnsNotification
737 ErrCode ret1 = ans_->GetNotificationSlotsForBundle(bundleOption, slots);
1222 asynccallbackinfo->info.errorCode = NotificationHelper::GetNotificationSlotsForBundle( in GetSlotsByBundle()