Home
last modified time | relevance | path

Searched refs:SetBadgeTotalNum (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_info.h85 void SetBadgeTotalNum(const int32_t &num);
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp64 void NotificationPreferencesInfo::BundleInfo::SetBadgeTotalNum(const int32_t &num) in SetBadgeTotalNum() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
H A Dnotification_preferences.cpp903 bundleInfo.SetBadgeTotalNum(value); in SaveBundleProperty()
H A Dnotification_preferences_database.cpp1289 bundleInfo.SetBadgeTotalNum(StringToInt(value)); in ParseBundleBadgeNum()

Completed in 8 milliseconds