Home
last modified time | relevance | path

Searched refs:SetEnableNotification (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_clone_bundle_info.h55 void SetEnableNotification(const bool &enable);
H A Dnotification_preferences_info.h99 void SetEnableNotification(const bool &enable);
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp662 bundleInfo.SetEnableNotification(cloneBundleInfo.GetEnableNotification()); in UpdateCloneBundleInfo()
816 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleOption)); in CheckSlotForCreateSlot()
881 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleOption)); in SetBundleProperty()
911 bundleInfo.SetEnableNotification(value); in SaveBundleProperty()
1025 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleOption)); in SetDistributedEnabledByBundle()
1043 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleOption)); in IsDistributedEnabledByBundle()
H A Dnotification_preferences_info.cpp74 void NotificationPreferencesInfo::BundleInfo::SetEnableNotification(const bool &enable) in SetEnableNotification() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
356 cloneBundleInfo.SetEnableNotification(iter->second.GetEnableNotification()); in GetAllCLoneBundlesInfo()
H A Dnotification_preferences_database.cpp599 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleName, bundleUid)); in CheckBundle()
1296 bundleInfo.SetEnableNotification(static_cast<bool>(StringToInt(value))); in ParseBundleEnableNotification()
/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_bundle_info.cpp85 void NotificationCloneBundleInfo::SetEnableNotification(const bool &enable) in SetEnableNotification() function in OHOS::Notification::NotificationCloneBundleInfo

Completed in 8 milliseconds