Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h301 void ParseSlotLedLightColor(sptr<NotificationSlot> &slot, const std::string &value) const;
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1102 return ParseSlotLedLightColor(slot, valueStr); in SetSoltProperty()
1363 void NotificationPreferencesDatabase::ParseSlotLedLightColor( in ParseSlotLedLightColor() function in OHOS::Notification::NotificationPreferencesDatabase
1366 ANS_LOGD("ParseSlotLedLightColor slot led is %{public}s.", value.c_str()); in ParseSlotLedLightColor()

Completed in 5 milliseconds