Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h305 void ParseSlotEnableBypassDnd(sptr<NotificationSlot> &slot, const std::string &value) const;
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1114 return ParseSlotEnableBypassDnd(slot, valueStr); in SetSoltProperty()
1398 void NotificationPreferencesDatabase::ParseSlotEnableBypassDnd( in ParseSlotEnableBypassDnd() function in OHOS::Notification::NotificationPreferencesDatabase
1401 ANS_LOGD("ParseSlotEnableBypassDnd slot by pass dnd is %{public}s.", value.c_str()); in ParseSlotEnableBypassDnd()

Completed in 5 milliseconds