Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp116 const static std::string KEY_BUNDLE_POPPED_DIALOG = "poppedDialog"; variable
645 GenerateEntry(GenerateBundleKey(bundleKey, KEY_BUNDLE_POPPED_DIALOG), in PutBundlePropertyValueToDisturbeDB()
928 keyStr = GenerateBundleKey(bundleKey, KEY_BUNDLE_POPPED_DIALOG); in PutBundlePropertyToDisturbeDB()
1104 if (typeStr.compare(KEY_BUNDLE_POPPED_DIALOG) == 0) { in ParseBundlePropertyFromDisturbeDB()