Searched refs:RemoveNotificationsByBundle (Results 1 – 9 of 9) sorted by relevance
29 Notification::NotificationHelper::RemoveNotificationsByBundle(bundleOption); in DoSomethingInterestingWithMyAPI()
181 ErrCode ret3 = ans_->RemoveNotificationsByBundle(bundleOption);
291 ErrCode NotificationHelper::RemoveNotificationsByBundle(const NotificationBundleOption &bundleOptio… in RemoveNotificationsByBundle() function in OHOS::Notification::NotificationHelper293 …return DelayedSingleton<AnsNotification>::GetInstance()->RemoveNotificationsByBundle(bundleOption); in RemoveNotificationsByBundle()
583 static ErrCode RemoveNotificationsByBundle(const NotificationBundleOption &bundleOption);
583 ErrCode RemoveNotificationsByBundle(const NotificationBundleOption &bundleOption);
528 ErrCode ret = notificationHelper.RemoveNotificationsByBundle(bundleOption);
863 ErrCode AnsNotification::RemoveNotificationsByBundle(const NotificationBundleOption &bundleOption) in RemoveNotificationsByBundle() function in OHOS::Notification::AnsNotification
711 ErrCode ret5 = ans_->RemoveNotificationsByBundle(bundleOption);
1947 ASSERT_EQ(NotificationHelper::RemoveNotificationsByBundle(bundleOption), ERR_OK);