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/
Dnotification_preferences_database.cpp1144 bool enableLight = static_cast<bool>(StringToInt(value)); in ParseSlotEnableLight() local
1145 slot->SetEnableLight(enableLight); in ParseSlotEnableLight()