Home
last modified time | relevance | path

Searched refs:SetBundleProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp342 …ErrCode result = SetBundleProperty(preferencesInfo, bundleOption, BundleType::BUNDLE_SLOTFLGS_TYPE… in SetNotificationSlotFlagsForBundle()
364 …ErrCode result = SetBundleProperty(preferencesInfo, bundleOption, BundleType::BUNDLE_SHOW_BADGE_TY… in SetShowBadge()
389 …ErrCode result = SetBundleProperty(preferencesInfo, bundleOption, BundleType::BUNDLE_IMPORTANCE_TY… in SetImportance()
413 …ErrCode result = SetBundleProperty(preferencesInfo, bundleOption, BundleType::BUNDLE_BADGE_TOTAL_N… in SetTotalBadgeNums()
440SetBundleProperty(preferencesInfo, bundleOption, BundleType::BUNDLE_ENABLE_NOTIFICATION_TYPE, enab… in SetNotificationsEnabledForBundle()
496 …result = SetBundleProperty(preferencesInfo, bundleOption, BundleType::BUNDLE_POPPED_DIALOG_TYPE, h… in SetHasPoppedDialog()
897 ErrCode NotificationPreferences::SetBundleProperty(NotificationPreferencesInfo &preferencesInfo, in SetBundleProperty() function in OHOS::Notification::NotificationPreferences
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences.h400 ErrCode SetBundleProperty(NotificationPreferencesInfo &preferencesInfo,