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/
H A Dnotification_preferences_database.cpp56 const static std::string KEY_ENABLE_ALL_NOTIFICATION = "ans_notificationAll"; member
396 std::string().append(KEY_ENABLE_ALL_NOTIFICATION).append(KEY_UNDER_LINE).append(std::to_string(userId)); in PutNotificationsEnabled()
1532 std::string().append(KEY_ENABLE_ALL_NOTIFICATION).append(KEY_UNDER_LINE).append(std::to_string(userId)); in GetEnableAllNotification()
1586 std::string(KEY_ENABLE_ALL_NOTIFICATION).append(KEY_UNDER_LINE).append(std::to_string(userId)); in RemoveNotificationEnable()

Completed in 5 milliseconds