Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp86 const static std::string KEY_BUNDLE_IMPORTANCE = "importance"; member
625 GenerateBundleKey(bundleKey, KEY_BUNDLE_IMPORTANCE), std::to_string(bundleInfo.GetImportance()), values); in PutBundlePropertyValueToDisturbeDB()
874 keyStr = GenerateBundleKey(bundleKey, KEY_BUNDLE_IMPORTANCE); in PutBundlePropertyToDisturbeDB()
1048 if (typeStr.compare(KEY_BUNDLE_IMPORTANCE) == 0) { in ParseBundlePropertyFromDisturbeDB()

Completed in 4 milliseconds