Searched refs:GetBundleProperty (Results 1 - 2 of 2) sorted by relevance
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_preferences.cpp | 310 return GetBundleProperty(bundleOption, BundleType::BUNDLE_SLOTFLGS_TYPE, slotFlags); in GetNotificationSlotFlagsForBundle() 335 return GetBundleProperty(bundleOption, BundleType::BUNDLE_SHOW_BADGE_TYPE, enable); in IsShowBadge() 358 return GetBundleProperty(bundleOption, BundleType::BUNDLE_IMPORTANCE_TYPE, importance); in GetImportance() 383 return GetBundleProperty(bundleOption, BundleType::BUNDLE_BADGE_TOTAL_NUM_TYPE, totalBadgeNum); in GetTotalBadgeNums() 407 return GetBundleProperty(bundleOption, BundleType::BUNDLE_ENABLE_NOTIFICATION_TYPE, enabled); in GetNotificationsEnabledForBundle() 466 return GetBundleProperty(bundleOption, BundleType::BUNDLE_POPPED_DIALOG_TYPE, hasPopped); in GetHasPoppedDialog() 934 ErrCode NotificationPreferences::GetBundleProperty( in GetBundleProperty() function in OHOS::Notification::NotificationPreferences
|
/base/notification/distributed_notification_service/services/ans/include/ |
H A D | notification_preferences.h | 402 ErrCode GetBundleProperty(
|
Completed in 3 milliseconds