Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_clone_bundle_info.h53 bool GetIsShowBadge() const;
H A Dnotification_preferences_info.h78 bool GetIsShowBadge() const;
/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_bundle_info.cpp80 bool NotificationCloneBundleInfo::GetIsShowBadge() const in GetIsShowBadge() function in OHOS::Notification::NotificationCloneBundleInfo
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp59 bool NotificationPreferencesInfo::BundleInfo::GetIsShowBadge() const in GetIsShowBadge() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
355 cloneBundleInfo.SetIsShowBadge(iter->second.GetIsShowBadge()); in GetAllCLoneBundlesInfo()
H A Dnotification_preferences.cpp661 bundleInfo.SetIsShowBadge(cloneBundleInfo.GetIsShowBadge()); in UpdateCloneBundleInfo()
949 value = bundleInfo.GetIsShowBadge(); in GetBundleProperty()
H A Dnotification_preferences_database.cpp627 GenerateBundleKey(bundleKey, KEY_BUNDLE_SHOW_BADGE), std::to_string(bundleInfo.GetIsShowBadge()), values); in PutBundlePropertyValueToDisturbeDB()

Completed in 14 milliseconds