Searched refs:GetEnableNotification (Results 1 – 6 of 6) sorted by relevance
56 bool GetEnableNotification() const;
106 bool GetEnableNotification() const;
80 bool NotificationPreferencesInfo::BundleInfo::GetEnableNotification() const in GetEnableNotification() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo357 cloneBundleInfo.SetEnableNotification(iter->second.GetEnableNotification()); in GetAllCLoneBundlesInfo()
693 bundleInfo.SetEnableNotification(cloneBundleInfo.GetEnableNotification()); in UpdateCloneBundleInfo()972 value = bundleInfo.GetEnableNotification(); in GetBundleProperty()
643 std::to_string(bundleInfo.GetEnableNotification()), in PutBundlePropertyValueToDisturbeDB()
90 bool NotificationCloneBundleInfo::GetEnableNotification() const in GetEnableNotification() function in OHOS::Notification::NotificationCloneBundleInfo