Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp74 const static std::string KEY_BUNDLE_SHOW_BADGE = "showBadge"; variable
246 KEY_BUNDLE_SHOW_BADGE,
573 …GenerateBundleKey(bundleKey, KEY_BUNDLE_SHOW_BADGE), std::to_string(bundleInfo.GetIsShowBadge()), … in PutBundlePropertyValueToDisturbeDB()
742 keyStr = GenerateBundleKey(bundleKey, KEY_BUNDLE_SHOW_BADGE); in PutBundlePropertyToDisturbeDB()