Searched refs:SetRepeatDaysOfMonth (Results 1 – 4 of 4) sorted by relevance
57 reminderRequestCalendar.SetRepeatDaysOfMonth(repeatDays); in DoSomethingInterestingWithMyAPI()
184 void SetRepeatDaysOfMonth(const std::vector<uint8_t> &repeatDays);
57 SetRepeatDaysOfMonth(repeatDays); in ReminderRequestCalendar()313 void ReminderRequestCalendar::SetRepeatDaysOfMonth(const std::vector<uint8_t> &repeatDays) in SetRepeatDaysOfMonth() function in OHOS::Notification::ReminderRequestCalendar
620 calendar->SetRepeatDaysOfMonth(repeatDays);