Home
last modified time | relevance | path

Searched refs:enableLight (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp161 const static std::string KEY_SLOT_ENABLE_LIGHT = "enableLight";
1351 bool enableLight = static_cast<bool>(StringToInt(value)); in ParseSlotEnableLight() local
1352 slot->SetEnableLight(enableLight); in ParseSlotEnableLight()

Completed in 4 milliseconds