Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1411 int32_t ledLightColor = static_cast<int32_t>(StringToInt(value)); in ParseSlotLedLightColor() local
1412 slot->SetLedLightColor(ledLightColor); in ParseSlotLedLightColor()