Searched refs:SetEnableNotification (Results 1 – 6 of 6) sorted by relevance
55 void SetEnableNotification(const bool &enable);
99 void SetEnableNotification(const bool &enable);
693 bundleInfo.SetEnableNotification(cloneBundleInfo.GetEnableNotification()); in UpdateCloneBundleInfo()840 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleOption)); in CheckSlotForCreateSlot()905 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleOption)); in SetBundleProperty()934 bundleInfo.SetEnableNotification(value); in SaveBundleProperty()1045 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleOption)); in SetDistributedEnabledByBundle()1063 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleOption)); in IsDistributedEnabledByBundle()
75 void NotificationPreferencesInfo::BundleInfo::SetEnableNotification(const bool &enable) in SetEnableNotification() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo357 cloneBundleInfo.SetEnableNotification(iter->second.GetEnableNotification()); in GetAllCLoneBundlesInfo()
613 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleName, bundleUid)); in CheckBundle()1340 bundleInfo.SetEnableNotification(static_cast<bool>(StringToInt(value))); in ParseBundleEnableNotification()
85 void NotificationCloneBundleInfo::SetEnableNotification(const bool &enable) in SetEnableNotification() function in OHOS::Notification::NotificationCloneBundleInfo