Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h299 void ParseSlotEnableLight(sptr<NotificationSlot> &slot, const std::string &value) const;
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1096 return ParseSlotEnableLight(slot, valueStr); in SetSoltProperty()
1348 void NotificationPreferencesDatabase::ParseSlotEnableLight(sptr<NotificationSlot> &slot, const std::string &value) const in ParseSlotEnableLight() function in OHOS::Notification::NotificationPreferencesDatabase
1350 ANS_LOGD("ParseSlotEnableLight slot enable light is %{public}s.", value.c_str()); in ParseSlotEnableLight()

Completed in 5 milliseconds