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/
H A Dnotification_preferences_database.cpp91 const static std::string KEY_BUNDLE_SHOW_BADGE = "showBadgeEnable"; member
627 GenerateBundleKey(bundleKey, KEY_BUNDLE_SHOW_BADGE), std::to_string(bundleInfo.GetIsShowBadge()), values); in PutBundlePropertyValueToDisturbeDB()
877 keyStr = GenerateBundleKey(bundleKey, KEY_BUNDLE_SHOW_BADGE); in PutBundlePropertyToDisturbeDB()
997 std::string keyStr = GenerateBundleKey(bundleKey, KEY_BUNDLE_SHOW_BADGE); in ParseBundleFromDistureDB()
1051 if (typeStr.compare(KEY_BUNDLE_SHOW_BADGE) == 0) { in ParseBundlePropertyFromDisturbeDB()

Completed in 4 milliseconds