Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp134 const static std::string KEY_SLOT_ENABLE_LIGHT = "enableLight"; variable
191 KEY_SLOT_ENABLE_LIGHT,
818 …GenerateSlotKey(bundleKey, slotType, KEY_SLOT_ENABLE_LIGHT), std::to_string(slot->CanEnableLight()… in GenerateSlotEntry()