Searched refs:SetRepeatMonths (Results 1 – 4 of 4) sorted by relevance
55 reminderRequestCalendar.SetRepeatMonths(repeatMonths); in DoSomethingInterestingWithMyAPI()
183 void SetRepeatMonths(const std::vector<uint8_t> &repeatMonths);
56 SetRepeatMonths(repeatMonths); in ReminderRequestCalendar()301 void ReminderRequestCalendar::SetRepeatMonths(const std::vector<uint8_t> &repeatMonths) in SetRepeatMonths() function in OHOS::Notification::ReminderRequestCalendar
834 calendar->SetRepeatMonths(repeatMonths);