Searched refs:ParseSlotReminderMode (Results 1 – 2 of 2) sorted by relevance
322 void ParseSlotReminderMode(sptr<NotificationSlot> &slot, const std::string &value) const;
1179 return ParseSlotReminderMode(slot, valueStr); in ExecuteDisturbeDB()1474 void NotificationPreferencesDatabase::ParseSlotReminderMode( in ParseSlotReminderMode() function in OHOS::Notification::NotificationPreferencesDatabase