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/
Dnotification_preferences_database.cpp69 const static std::string KEY_BUNDLE_IMPORTANCE = "importance"; variable
241 KEY_BUNDLE_IMPORTANCE,
571 …GenerateBundleKey(bundleKey, KEY_BUNDLE_IMPORTANCE), std::to_string(bundleInfo.GetImportance()), v… in PutBundlePropertyValueToDisturbeDB()
739 keyStr = GenerateBundleKey(bundleKey, KEY_BUNDLE_IMPORTANCE); in PutBundlePropertyToDisturbeDB()