Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp44 const static std::string KEY_ENABLE_ALL_NOTIFICATION = "ans_notificationAll"; variable
439 …std::string().append(KEY_ENABLE_ALL_NOTIFICATION).append(KEY_UNDER_LINE).append(std::to_string(use… in PutNotificationsEnabled()
1289 …std::string().append(KEY_ENABLE_ALL_NOTIFICATION).append(KEY_UNDER_LINE).append(std::to_string(use… in GetEnableAllNotification()
1318 … std::string(KEY_ENABLE_ALL_NOTIFICATION).append(KEY_UNDER_LINE).append(std::to_string(userId)); in RemoveNotificationEnable()