Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp76 const static std::string KEY_ANS_BUNDLE = "ans_bundle"; variable
750 (KEY_ANS_BUNDLE + KEY_UNDER_LINE + bundleKey + KEY_UNDER_LINE), values, userId); in RemoveBundleFromDisturbeDB()
1287 …std::string().append(KEY_ANS_BUNDLE).append(KEY_UNDER_LINE).append(bundleKey).append(KEY_UNDER_LIN… in GenerateBundleKey()