Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h302 void ParseSlotLockscreenVisibleness(sptr<NotificationSlot> &slot, const std::string &value) const;
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1105 return ParseSlotLockscreenVisibleness(slot, valueStr); in SetSoltProperty()
1371 void NotificationPreferencesDatabase::ParseSlotLockscreenVisibleness( in ParseSlotLockscreenVisibleness() function in OHOS::Notification::NotificationPreferencesDatabase
1375 ANS_LOGD("ParseSlotLockscreenVisibleness slot visible is %{public}s.", value.c_str()); in ParseSlotLockscreenVisibleness()

Completed in 5 milliseconds