Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp56 const static std::string KEY_ENABLE_ALL_NOTIFICATION = "ans_notificationAll"; variable
396 …std::string().append(KEY_ENABLE_ALL_NOTIFICATION).append(KEY_UNDER_LINE).append(std::to_string(use… in PutNotificationsEnabled()
1576 …std::string().append(KEY_ENABLE_ALL_NOTIFICATION).append(KEY_UNDER_LINE).append(std::to_string(use… in GetEnableAllNotification()
1630 … std::string(KEY_ENABLE_ALL_NOTIFICATION).append(KEY_UNDER_LINE).append(std::to_string(userId)); in RemoveNotificationEnable()