Home
last modified time | relevance | path

Searched refs:ParseBundleShowBadgeEnable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h298 void ParseBundleShowBadgeEnable(NotificationPreferencesInfo::BundleInfo &bundleInfo,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1096 return ParseBundleShowBadgeEnable(bundleInfo, valueStr); in ParseBundlePropertyFromDisturbeDB()
1322 void NotificationPreferencesDatabase::ParseBundleShowBadgeEnable( in ParseBundleShowBadgeEnable() function in OHOS::Notification::NotificationPreferencesDatabase