Searched refs:AddNotificationBundleProperty (Results 1 – 3 of 3) sorted by relevance
55 ErrCode AddNotificationBundleProperty(const sptr<NotificationBundleOption> &bundleOption);
1022 …ASSERT_EQ((int)NotificationPreferences::GetInstance()->AddNotificationBundleProperty(bundleOption_…1035 …ASSERT_EQ((int)NotificationPreferences::GetInstance()->AddNotificationBundleProperty(bundleEmptyOp…1048 ASSERT_EQ((int)NotificationPreferences::GetInstance()->AddNotificationBundleProperty(nullptr),
101 ErrCode NotificationPreferences::AddNotificationBundleProperty(const sptr<NotificationBundleOption>… in AddNotificationBundleProperty() function in OHOS::Notification::NotificationPreferences