Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp124 const static std::string KEY_SLOT_LEVEL = "level"; variable
181 KEY_SLOT_LEVEL,
814 …GenerateEntry(GenerateSlotKey(bundleKey, slotType, KEY_SLOT_LEVEL), std::to_string(slot->GetLevel(… in GenerateSlotEntry()